Documentation ¶
Overview ¶
This example app sets its config data using yacfg.
- initializing config with a Go value
- reading config from the environment with default mapping
- read config files of supported format that match ./config.* from the current directorty
- reading config files provided by the -cfg flag on the command line
- finally evaluate some flags
Click to show internal directories.
Click to hide internal directories.