Crate rust_consul

Source
Expand description

Future-aware client for consul

This library is an client for consul that gives you stream of changes done in consul

Structs§

  • Parse node list from services in consul
  • Consul client
  • A future response from consul
  • Node hosting services
  • Parse node list from services in consul
  • Parse services list in consul
  • Watch changes made in consul and parse those changes

Enums§

  • General errors that breaks the stream
  • Error that Watch may yield in the stream
  • Errors related to blocking protocol as defined by consul

Traits§

Type Aliases§