//
pkg.gl
Category
github.com/bluengop/cortex-client
internal
config
package
0.0.0-20240621210309-e8de1700320b
Repository:
https://github.com/bluengop/cortex-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
49 SLOC
#
Functions
GetConfig
GetConfig returns a Config object to retreive information for both Request creation and Client instantiation.
#
Structs
Config
Configuration for the Cortex Client So far, the only mandatory value is ApiKey, since BaseUrl has a default value.