envh
Config manager
Provides a way to manage environment variables in a hierarchical configuration format
Go helpers to manage environment variables
99 stars
5 watching
2 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
configuration-managementenvironmentgolangtree
Related projects:
Repository | Description | Stars |
---|---|---|
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
num30/config | A package for declarative configuration in Go | 50 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
gookit/ini | A library for managing configuration data in Go applications | 85 |
tomazk/envcfg | Unmarshaling environment variables to Go structs | 103 |
gookit/config | A configuration management library for Go applications | 539 |
goraz/onion | A layer-based configuration manager for Go applications | 116 |
vrischmann/envconfig | A library to parse configuration from environment variables and fill structs. | 241 |
codenoid/gotral | A centralized configuration management system for Go applications with encryption and basic authentication support. | 4 |
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
lalamove/konfig | A composable and observable configuration handling package for Go, supporting multiple sources and formats. | 648 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
go-simpler/env | A package that simplifies loading environment variables into configuration structures in Go applications. | 66 |