https://github.com/mizzy/consul-catalog
Golang client for Consul to get node information from /v1/consul/catalog endpoint
https://github.com/mizzy/consul-catalog
Last synced: about 2 months ago
JSON representation
Golang client for Consul to get node information from /v1/consul/catalog endpoint
- Host: GitHub
- URL: https://github.com/mizzy/consul-catalog
- Owner: mizzy
- License: mit
- Created: 2014-05-30T02:07:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-27T04:56:43.000Z (almost 12 years ago)
- Last Synced: 2025-05-30T20:48:43.651Z (about 1 year ago)
- Language: Go
- Size: 158 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# consul-catalog
DEPRECATED. Please use [consul-api](https://github.com/armon/consul-api) instead.