mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
1d934d265f
commit
61635173ef
@ -438,6 +438,7 @@ _Libraries for configuration parsing._
|
||||
- [aconfig](https://github.com/cristalhq/aconfig) - Simple, useful and opinionated config loader.
|
||||
- [cleanenv](https://github.com/ilyakaznacheev/cleanenv) - Minimalistic configuration reader (from files, ENV, and wherever you want).
|
||||
- [config](https://github.com/JeremyLoy/config) - Cloud native application configuration. Bind ENV to structs in only two lines.
|
||||
- [config](https://github.com/num30/config) - configure you app using file, environment variables, or flags in two lines of code
|
||||
- [config](https://github.com/olebedev/config) - JSON or YAML configuration wrapper with environment variables and flags parsing.
|
||||
- [configuration](https://github.com/BoRuDar/configuration) - Library for initializing configuration structs from env variables, files, flags and 'default' tag.
|
||||
- [configure](https://github.com/paked/configure) - Provides configuration through multiple sources, including JSON, flags and environment variables.
|
||||
|
Loading…
Reference in New Issue
Block a user