Golang项目的配置管理--Viper简易入门配置 What is Viper? From:https://github.com/spf13/viper Viper is a complete configuration solution for Go applications including 12-Factor apps. (VIPER是实现遵循12-Factor的GO应用程序的完整配置解决方案) 它支持: 支持 JSON/TOML/YAML/HCL/envfile/Java prope