gofigure
Config tool
Tool for easy configuration of Go applications with support for environment variables and command line flags.
Go configuration made easy!
68 stars
6 watching
7 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
ianlopshire/go-ssm-config | Tools for loading configuration parameters from AWS SSM into Go structs | 22 |
thomasobenaus/go-conf | Library to simplify configuration management in Go applications | 11 |
sinhashubham95/go-actuator | Provides configuration and management features for Go applications | 15 |
gookit/config | A configuration management library for Go applications | 539 |
num30/config | A package for declarative configuration in Go | 50 |
go-simpler/env | A package that simplifies loading environment variables into configuration structures in Go applications. | 66 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
kkyr/fig | A library to manage application configurations in Go. | 380 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
muir/nfigure | A reflective configuration library for Go that supports multiple sources and formats of configuration data. | 7 |