mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add nfigure (#4152)
This commit is contained in:
parent
ff6e1c8d0b
commit
e83302b7fe
@ -476,6 +476,7 @@ _Libraries for configuration parsing._
|
||||
- [kong](https://github.com/alecthomas/kong) - Command-line parser with support for arbitrarily complex command-line structures and additional sources of configuration such as YAML, JSON, TOML, etc (succesor to `kingpin`).
|
||||
- [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.
|
||||
- [nfigure](https://github.com/muir/nfigure) - Per-library struct-tag based configuration from command lines (Posix & Go-style); environment, JSON, YAML
|
||||
- [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.
|
||||
|
Loading…
Reference in New Issue
Block a user