Crate df_consul

source ·

Modules

  • Contains structures to interact with the catalog API
  • Contains structures to interact with the locks/sessions API

Structs

  • Configuration parameters to talk to a Consul server
  • 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.
  • Wraps the returned value of an API call with blocking possibility with the returned Consul index