mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add piper
This commit is contained in:
parent
ead89d7080
commit
5f9f0b46af
@ -410,6 +410,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [mini](https://github.com/sasbury/mini) - Golang package for parsing ini-style configuration files.
|
* [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.
|
* [nasermirzaei89/env](https://github.com/nasermirzaei89/env) - Simple useful package for read environment variables.
|
||||||
* [onion](https://github.com/goraz/onion) - Layer based configuration for Go, Supports JSON, TOML, YAML, properties, etcd, env, and encryption using PGP.
|
* [onion](https://github.com/goraz/onion) - Layer based configuration for Go, Supports JSON, TOML, YAML, properties, etcd, env, and encryption using PGP.
|
||||||
|
* [piper](https://github.com/Yiling-J/piper) - Viper wrapper with config inheritance and key generation.
|
||||||
* [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.
|
* [typenv](https://github.com/diegomarangoni/typenv) - Minimalistic, zero dependency, typed environment variables library.
|
||||||
|
Loading…
Reference in New Issue
Block a user