Package viper is a complete configuration solution for Go applications, supporting multiple config formats and environment variables.
go get github.com/spf13/viperNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read a config file named 'config.yaml' from the current directory and retrieve a value.
Use consistent casing in config files and calls to Get.
No dependency data recorded yet.