mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Revert "Add go-options" (#1161)
This commit is contained in:
parent
fef7267560
commit
7ab60a893b
@ -178,7 +178,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [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.
|
||||||
* [gcfg](https://github.com/go-gcfg/gcfg) - read INI-style configuration files into Go structs; supports user-defined types and subsections
|
* [gcfg](https://github.com/go-gcfg/gcfg) - read INI-style configuration files into Go structs; supports user-defined types and subsections
|
||||||
* [go-options](https://github.com/kataras/go-options) - Clean APIs for your Go Applications
|
|
||||||
* [gofigure](https://github.com/ian-kent/gofigure) - Go application configuration made easy
|
* [gofigure](https://github.com/ian-kent/gofigure) - Go application configuration made easy
|
||||||
* [hjson](https://github.com/hjson/hjson-go) - Human JSON, a configuration file format for humans. Relaxed syntax, fewer mistakes, more comments.
|
* [hjson](https://github.com/hjson/hjson-go) - Human JSON, a configuration file format for humans. Relaxed syntax, fewer mistakes, more comments.
|
||||||
* [ingo](https://github.com/schachmat/ingo) - Flags persisted in an ini-like config file
|
* [ingo](https://github.com/schachmat/ingo) - Flags persisted in an ini-like config file
|
||||||
|
Loading…
Reference in New Issue
Block a user