envconfig
config parser
A library to parse configuration from environment variables and fill structs.
Small library to read your configuration from environment variables
241 stars
8 watching
30 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
configurationgogolang
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A TypeScript library for parsing and generating environment variable configurations. | 2 |
| | Tools to configure Go applications from environment variables. | 11 |
| | A package that simplifies loading environment variables into configuration structures in Go applications. | 67 |
| | Unmarshaling environment variables to Go structs | 103 |
| | A Go library that reads INI-style configuration files into data structures | 168 |
| | A tool to read and manage environment configuration from files and variables | 1,690 |
| | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
| | A config parser with lenient syntax and comments similar to Nginx format. | 139 |
| | A package to access environment variables in Go | 18 |
| | A package that parses and interprets configuration files in the ini style. | 35 |
| | A package for declarative configuration in Go | 51 |
| | A configuration management library for Go programs. | 6 |
| | A module for parsing and serializing configuration files in various formats | 5 |
| | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
| | Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |