Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config wraps Viper and implements ConfigProvider
func (*Config) ComponentEnabled ¶
ComponentEnabled determines if a component is enabled by looking up a boolean value called "enabled" under the component namespace. If it's not set, it defaults to true.
Click to show internal directories.
Click to hide internal directories.