Expand description
Future-aware client for consul
This library is an client for consul that gives you stream of changes done in consul
Structs§
- Agent
- Parse node list from services in consul
- Client
- Consul client
- Future
Consul - A future response from consul
- Node
- Node hosting services
- Service
Nodes - Parse node list from services in consul
- Services
- Parse services list in consul
- Watcher
- Watch changes made in consul and parse those changes
Enums§
- Error
- General errors that breaks the stream
- Parse
Error - Error that Watch may yield in the stream
- Protocol
Error - Errors related to blocking protocol as defined by consul
Traits§
- Consul
Type - Trait for parsing types out of consul
Type Aliases§
- Service
Name - Services name used in consul