mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
add azure app configuration (#5768)
This commit is contained in:
parent
e4ae270575
commit
ee10ce977b
@ -464,6 +464,7 @@ _Libraries for building standard or basic Command Line applications._
|
||||
_Libraries for configuration parsing._
|
||||
|
||||
- [aconfig](https://github.com/cristalhq/aconfig) - Simple, useful and opinionated config loader.
|
||||
- [azureappconfiguration](https://github.com/Azure/AppConfiguration-GoProvider) - The configuration provider for consuming data in Azure App Configuration from Go applications.
|
||||
- [bcl](https://github.com/wkhere/bcl) - BCL is a configuration language similar to HCL.
|
||||
- [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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user