env
Config loader
A package that simplifies loading environment variables into configuration structures in Go applications.
🔍 Load environment variables into a config struct
67 stars
3 watching
5 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
12factorconfigurationdependency-freeenvironment-variablesgolibrary
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
| A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 |
| A simple and versatile configuration loader for Go applications. | 553 |
| A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 115 |
| A package that loads environment variables from files or io.Reader in Go. | 300 |
| A minimalist configuration loader that supports multiple sources and notification of changes. | 252 |
| A configuration manager for Go projects using various file formats and environment variables. | 367 |
| A tool to load AWS environment variables from a configuration file | 35 |
| A library to parse configuration from environment variables and fill structs. | 241 |
| A configuration management library for Go applications | 543 |
| Tools to configure Go applications from environment variables. | 11 |
| A tool to read and manage environment configuration from files and variables | 1,690 |
| A configuration library for Go programs that supports multiple data sources and types | 108 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A library for managing configuration data in Go applications | 86 |