package
0.13.0
Repository: https://github.com/go-kit/kit.git
Documentation: pkg.go.dev

# Functions

NewClient returns an implementation of the Client interface, wrapping a concrete Consul client.
NewInstancer returns a Consul instancer that publishes instances for the requested service.
NewRegistrar returns a Consul Registrar acting on the provided catalog registration.

# Structs

Instancer yields instances for a service in Consul.
Registrar registers service instance liveness information to Consul.

# Interfaces

Client is a wrapper around the Consul API.