envcfg
Config manager
Unmarshaling environment variables to Go structs
Un-marshaling environment variables to Go structs
103 stars
2 watching
8 forks
Language: Go
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
vrischmann/envconfig | A library to parse configuration from environment variables and fill structs. | 241 |
num30/config | A package for declarative configuration in Go | 50 |
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
gookit/config | A configuration management library for Go applications | 539 |
thomasobenaus/go-conf | Library to simplify configuration management in Go applications | 11 |
go-simpler/env | A package that simplifies loading environment variables into configuration structures in Go applications. | 66 |
oulman/tfvaultenv | Utility to configure Terraform provider environment variables from HashiCorp Vault secrets | 47 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
gookit/ini | A library for managing configuration data in Go applications | 85 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |