[资源介绍]
GitHub - dsbasko/go-cfg: The library provides a unified way to read configuration data from different sources, such as environment variables, command line flags, and configuration files.
The library provides a unified way to read configuration data from different sources, such as environment variables, command line flags, and configuration files. - dsbasko/go-cfg
- go-cfg - 该库提供了一种统一的方法,可以从各种来源(例如 env、flags 和配置文件(.json、.yaml、.toml、.env))读取配置数据到结构中。