Locating Configuration Files
In this lesson, we'll take an in deep look at Viper's support for configuration files.
We'll cover the following...
Configuration files are a staple of program configuration, especially when the configuration data is complicated and hierarchical in nature. Viper supports a large number of configuration files, including JSON, TOML, YAML, HCL, ...