mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add cleanenv configuration library (#2848)
This commit is contained in:
parent
349055e504
commit
ab62186a41
@ -266,6 +266,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
*Libraries for configuration parsing.*
|
*Libraries for configuration parsing.*
|
||||||
|
|
||||||
|
* [cleanenv](https://github.com/ilyakaznacheev/cleanenv) - Minimalistic configuration reader (from files, ENV, and wherever you want).
|
||||||
* [config](https://github.com/golobby/config) - A lightweight yet powerful config package for Go projects.
|
* [config](https://github.com/golobby/config) - A lightweight yet powerful config package for Go projects.
|
||||||
* [config](https://github.com/JeremyLoy/config) - Cloud native application configuration. Bind ENV to structs in only two lines.
|
* [config](https://github.com/JeremyLoy/config) - Cloud native application configuration. Bind ENV to structs in only two lines.
|
||||||
* [config](https://github.com/olebedev/config) - JSON or YAML configuration wrapper with environment variables and flags parsing.
|
* [config](https://github.com/olebedev/config) - JSON or YAML configuration wrapper with environment variables and flags parsing.
|
||||||
|
Loading…
Reference in New Issue
Block a user