Documentation
¶
Index ¶
Constants ¶
View Source
const (
StaleThresholdConfigEnvName = envConfigPrefix + "STALE_THRESHOLD"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigProvider ¶ added in v1.2.0
type ConfigProvider func() *conf
ConfigProvider defines how config values are pulled
func WithEnvConfigs ¶ added in v1.2.0
func WithEnvConfigs() ConfigProvider
WithEnvConfigs returns configuration pulled from environment variables
Click to show internal directories.
Click to hide internal directories.