mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
add typenv into configuration category (#3149)
This commit is contained in:
parent
827faa3966
commit
19169cc1f0
@ -317,6 +317,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [onion](http://github.com/goraz/onion) - Layer based configuration for Go, Supports JSON, TOML, YAML, properties, etcd, env, and encryption using PGP.
|
* [onion](http://github.com/goraz/onion) - Layer based configuration for Go, Supports JSON, TOML, YAML, properties, etcd, env, and encryption using PGP.
|
||||||
* [store](https://github.com/tucnak/store) - Lightweight configuration manager for Go.
|
* [store](https://github.com/tucnak/store) - Lightweight configuration manager for Go.
|
||||||
* [swap](https://github.com/oblq/swap) - Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).
|
* [swap](https://github.com/oblq/swap) - Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).
|
||||||
|
* [typenv](https://github.com/diegomarangoni/typenv) - Minimalistic, zero dependency, typed environment variables library.
|
||||||
* [viper](https://github.com/spf13/viper) - Go configuration with fangs.
|
* [viper](https://github.com/spf13/viper) - Go configuration with fangs.
|
||||||
* [xdg](https://github.com/OpenPeeDeeP/xdg) - Cross platform package that follows the [XDG Standard](https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html).
|
* [xdg](https://github.com/OpenPeeDeeP/xdg) - Cross platform package that follows the [XDG Standard](https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user