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

# Functions

NewPool creates a new Pool.

# Structs

Pool holds a cache of grpc_health_v1 clients.
PoolConfig is config for creating a Pool.

# Interfaces

PoolClient is the interface that should be implemented by a client managed by the pool.

# Type aliases

PoolFactory defines the signature for a client factory.
PoolServiceDiscovery defines the signature of a function returning the list of known service endpoints.