mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add env package (#2694)
This commit is contained in:
parent
f21323d235
commit
03cfc5ca16
@ -291,6 +291,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [koanf](https://github.com/knadh/koanf) - Light weight, extensible library for reading config in Go applications. Built in support for JSON, TOML, YAML, env, command line.
|
||||
* [konfig](https://github.com/lalamove/konfig) - Composable, observable and performant config handling for Go for the distributed processing era.
|
||||
* [mini](https://github.com/sasbury/mini) - Golang package for parsing ini-style configuration files.
|
||||
* [nasermirzaei89/env](https://github.com/nasermirzaei89/env) - Simple useful package for read environment variables.
|
||||
* [sprbox](https://github.com/oblq/sprbox) - Build-environment aware toolbox factory and agnostic config parser (YAML, TOML, JSON and Environment vars).
|
||||
* [store](https://github.com/tucnak/store) - Lightweight configuration manager for Go.
|
||||
* [viper](https://github.com/spf13/viper) - Go configuration with fangs.
|
||||
|
Loading…
Reference in New Issue
Block a user