mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add junk1tm/env
This commit is contained in:
parent
e4040d2fe8
commit
e8ec6b98b7
@ -376,6 +376,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [confita](https://github.com/heetch/confita) - Load configuration in cascade from multiple backends into a struct.
|
* [confita](https://github.com/heetch/confita) - Load configuration in cascade from multiple backends into a struct.
|
||||||
* [conflate](https://github.com/the4thamigo-uk/conflate) - Library/tool to merge multiple JSON/YAML/TOML files from arbitrary URLs, validation against a JSON schema, and application of default values defined in the schema.
|
* [conflate](https://github.com/the4thamigo-uk/conflate) - Library/tool to merge multiple JSON/YAML/TOML files from arbitrary URLs, validation against a JSON schema, and application of default values defined in the schema.
|
||||||
* [env](https://github.com/caarlos0/env) - Parse environment variables to Go structs (with defaults).
|
* [env](https://github.com/caarlos0/env) - Parse environment variables to Go structs (with defaults).
|
||||||
|
* [env](https://github.com/junk1tm/env) - A lightweight package for loading environment variables into structs.
|
||||||
* [envcfg](https://github.com/tomazk/envcfg) - Un-marshaling environment variables to Go structs.
|
* [envcfg](https://github.com/tomazk/envcfg) - Un-marshaling environment variables to Go structs.
|
||||||
* [envconf](https://github.com/ian-kent/envconf) - Configuration from environment.
|
* [envconf](https://github.com/ian-kent/envconf) - Configuration from environment.
|
||||||
* [envconfig](https://github.com/vrischmann/envconfig) - Read your configuration from environment variables.
|
* [envconfig](https://github.com/vrischmann/envconfig) - Read your configuration from environment variables.
|
||||||
|
Loading…
Reference in New Issue
Block a user