gocfg
config manager
A configuration management library for Go programs.
⚙️ Golang config manager. Control your configurations using tags, unmarshal to structs, implement and inject your own value providers and parsers.
6 stars
1 watching
0 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
configconfigurationconfiguration-managementdotenvenvenvironment-variablesgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
goraz/onion | A layer-based configuration manager for Go applications | 116 |
gookit/config | A configuration management library for Go applications | 539 |
num30/config | A package for declarative configuration in Go | 50 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
lalamove/konfig | A composable and observable configuration handling package for Go, supporting multiple sources and formats. | 648 |
codenoid/gotral | A centralized configuration management system for Go applications with encryption and basic authentication support. | 4 |
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
thomasobenaus/go-conf | Library to simplify configuration management in Go applications | 11 |
omeid/uconfig | A lightweight configuration management library with extensible plugin architecture for Go applications. | 69 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
gookit/ini | A library for managing configuration data in Go applications | 85 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
sindresorhus/conf | A module that simplifies configuration management in Node.js applications | 1,234 |