Skip to content

Commit

Permalink
add onion configuration library (#2821)
Browse files Browse the repository at this point in the history
  • Loading branch information
fzerorubigd authored and ceriath committed Nov 15, 2019
1 parent 62e16b0 commit a0efb87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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.
* [onion](http://github.com/goraz/onion) - Layer based configuration for Go, Supports JSON, TOML, YAML, properties, etcd, env, and encryption using PGP.
* [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.
Expand Down

0 comments on commit a0efb87

Please sign in to comment.