Modules§
- catalog
- Contains structures to interact with the catalog API
- locking
- Contains structures to interact with the locks/sessions API
Structs§
- Config
- Configuration parameters to talk to a Consul server
- Consul
- Client used to talk to a Consul server. All calls to the key/value API are automatically prefixed with an arbitrary string that is constructed at client creation.
- With
Index - Wraps the returned value of an API call with blocking possibility with the returned Consul index