//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
ring
kv
consul
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
22
Dependents
4
Files
729 SLOC
#
Functions
NewClient
NewClient returns a new Client.
NewInMemoryClient
NewInMemoryClient makes a new mock consul client.
NewInMemoryClientWithConfig
NewInMemoryClientWithConfig makes a new mock consul client with supplied Config.
#
Variables
ErrNotFound
ErrNotFound is returned by ConsulClient.Get.
#
Structs
Client
Client is a kv.Client for Consul.
Config
Config to create a ConsulClient.