config

config loader

A Go configuration library that loads and reloads settings from files and environment variables on signal changes.

🛠 A configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.

GitHub

215 stars
4 watching
14 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists

configconfigurationenvenvironment-variablesgogolangjsonsighup

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-simpler/envA package that simplifies loading environment variables into configuration structures in Go applications.67
cristalhq/aconfigA simple and versatile configuration loader for Go applications.553
miladabc/gonfigA package that loads configuration values from various sources into typesafe structs in a structured and flexible way.9
heetch/confitaA library that loads configuration from multiple backends into a structured format496
gookit/configA configuration management library for Go applications543
nil-go/konfA minimalist configuration loader that supports multiple sources and notification of changes.252
sherifabdlnaby/configuroA configuration loading framework for containerized and cloud-native applications95
massivefermion/enuxA utility package that loads and validates configuration variables from multiple file formats at runtime.3
borudar/configurationA configuration library for Go programs that supports multiple data sources and types108
alecthomas/kong-hclA Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model.8
soniah/awsenvA tool to load AWS environment variables from a configuration file35
golobby/configA configuration manager for Go projects using various file formats and environment variables.367
gookit/iniA library for managing configuration data in Go applications86
nebo15/confexA helper library to fetch values from any configuration source at run-time304
ilyakaznacheev/cleanenvA tool to read and manage environment configuration from files and variables1,690