mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add golobby/config (#2807)
This commit is contained in:
parent
4bba006ed0
commit
d201f1df9a
@ -263,6 +263,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
*Libraries for configuration parsing.*
|
||||
|
||||
* [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/olebedev/config) - JSON or YAML configuration wrapper with environment variables and flags parsing.
|
||||
* [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