ini

config manager

A library for managing configuration data in Go applications

📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file parse and loader. INI配置读取管理,支持多文件加载,数据覆盖合并, 解析ENV变量, 解析变量引用。DotEnv 解析加载

GitHub

86 stars
4 watching
16 forks
Language: Go
last commit: 8 days ago
configconfigurationconfiguration-managementdotenvdotenv-loaderenvenvironmentenvironment-variablesgolanginiini-configini-parser

Related projects:

Repository Description Stars
gookit/config A configuration management library for Go applications 543
golobby/config A configuration manager for Go projects using various file formats and environment variables. 367
jagerente/gocfg A configuration management library for Go programs. 6
codenoid/gotral A centralized configuration management system for Go applications with encryption and basic authentication support. 4
lalamove/konfig A composable and observable configuration handling package for Go, supporting multiple sources and formats. 648
antham/envh Provides a way to manage environment variables in a hierarchical configuration format 99
goraz/onion A layer-based configuration manager for Go applications 118
go-simpler/env A package that simplifies loading environment variables into configuration structures in Go applications. 67
go-gcfg/gcfg A Go library that reads INI-style configuration files into data structures 168
kkyr/fig A library to manage application configurations in Go. 381
omeid/uconfig A lightweight configuration management library with extensible plugin architecture for Go applications. 69
num30/config A package for declarative configuration in Go 51
fukamachi/envy A configuration manager for software applications inspired by Config::ENV. 57
joshbetz/config A Go configuration library that loads and reloads settings from files and environment variables on signal changes. 215
wlevene/ini A Go library for parsing and manipulating INI configuration files 15