config
config loader
A Go configuration library that loads and reloads settings from files and environment variables on signal changes.
🛠A configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.
215 stars
4 watching
14 forks
Language: Go
last commit: almost 5 years agoLinked from 2 awesome lists
configconfigurationenvenvironment-variablesgogolangjsonsighup
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A package that simplifies loading environment variables into configuration structures in Go applications. | 67 | |
| A simple and versatile configuration loader for Go applications. | 553 | |
| A package that loads configuration values from various sources into typesafe structs in a structured and flexible way. | 9 | |
| A library that loads configuration from multiple backends into a structured format | 496 | |
| A configuration management library for Go applications | 543 | |
| A minimalist configuration loader that supports multiple sources and notification of changes. | 252 | |
| A configuration loading framework for containerized and cloud-native applications | 95 | |
| A utility package that loads and validates configuration variables from multiple file formats at runtime. | 3 | |
| A configuration library for Go programs that supports multiple data sources and types | 108 | |
| A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. | 8 | |
| A tool to load AWS environment variables from a configuration file | 35 | |
| A configuration manager for Go projects using various file formats and environment variables. | 367 | |
| A library for managing configuration data in Go applications | 86 | |
| A helper library to fetch values from any configuration source at run-time | 304 | |
| A tool to read and manage environment configuration from files and variables | 1,690 |