Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config holds the common information for options: name and directories from where to load values.
func (*Config) Load ¶
Load reads configuration values from json and yaml files in config directories, and also from environment variables.
func (*Config) String ¶
String returns the YAML-encoded multi document representation of current configuration state.
func (*Config) VerifyAndPrepare ¶
VerifyAndPrepare executes the same named method on options in config.
Click to show internal directories.
Click to hide internal directories.