package
1.19.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new Client.
NewInMemoryClient makes a new mock consul client.
NewInMemoryClientWithConfig makes a new mock consul client with supplied Config.

# Variables

ErrNotFound is returned by ConsulClient.Get.

# Structs

Client is a kv.Client for Consul.
Config to create a ConsulClient.