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.

GitHub

6 stars
1 watching
0 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list

configconfigurationconfiguration-managementdotenvenvenvironment-variablesgogolang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
golobby/configA configuration manager for Go projects using various file formats and environment variables.367
goraz/onionA layer-based configuration manager for Go applications118
gookit/configA configuration management library for Go applications543
num30/configA package for declarative configuration in Go51
kkyr/figA library to manage application configurations in Go.381
lalamove/konfigA composable and observable configuration handling package for Go, supporting multiple sources and formats.648
codenoid/gotralA centralized configuration management system for Go applications with encryption and basic authentication support.4
borudar/configurationA configuration library for Go programs that supports multiple data sources and types108
thomasobenaus/go-confLibrary to simplify configuration management in Go applications11
omeid/uconfigA lightweight configuration management library with extensible plugin architecture for Go applications.69
antham/envhProvides a way to manage environment variables in a hierarchical configuration format99
gookit/iniA library for managing configuration data in Go applications86
go-gcfg/gcfgA Go library that reads INI-style configuration files into data structures168
jeremyloy/configA library for easily managing application configuration as a typesafe struct337
sindresorhus/confHandles configuration data storage and validation1,244