Configuration
Libraries for configuration parsing.
gookit/config544
application config manage(load,get,set). support JSON, YAML, TOML, INI, HCL. multi file load, data override merge.
GoLobby/Config364
GoLobby Config is a lightweight yet powerful configuration manager for the Go programming language.
joshbetz/config215
Small configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.
configuration109
Library for initializing configuration structs from env variables, files, flags and 'default' tag.
gone/jconf50
Modular JSON configuration. Keep your config structs along with the code they configure and delegate parsing to submodules without sacrificing full config serialization.
hedzr/store5
Extensible, high-performance configuration management library, optimized for hierarchical data.