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

# Functions

New creates an instance of Manager and starts reload config loop based on config.

# Structs

Config holds the config for an Manager instance.
Manager periodically reloads the configuration from a file, and keeps this configuration available for clients.

# Type aliases

Loader loads the configuration from file.