kong-yaml

Config loader

Tools for loading and mapping YAML configuration files in Go applications.

GitHub

14 stars
4 watching
6 forks
Language: Go
last commit: 10 days ago

Related projects:

Repository Description Stars
alecthomas/kong-hcl A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. 8
alecthomas/kong-toml A tool that loads and parses TOML configuration files for use in Kong, a popular API gateway. 2
alecthomas/kong A command-line parser library for Go that simplifies building complex command-line interfaces. 2,151
kong/deck A tool for managing and enforcing consistent configuration across a complex system like Kong Gateway 443
romshark/yamagiconf A YAML configuration framework for Go that enforces simplicity and consistency through strict validation rules. 18
gookit/config A configuration management library for Go applications 539
goccy/go-yaml A YAML parser and encoder for the Go programming language. 1,179
alecthomas/units Provides helper functions for converting between different units in Go 125
num30/config A package for declarative configuration in Go 50
joshbetz/config A Go configuration library that loads and reloads settings from files and environment variables on signal changes. 215
sinhashubham95/go-actuator Provides configuration and management features for Go applications 15
ian-kent/gofigure Tool for easy configuration of Go applications with support for environment variables and command line flags. 68
cristalhq/aconfig A simple and versatile configuration loader for Go applications. 551
philnash/envyable Loads YAML configuration files into the environment variables of an application. 78
olebedev/config Provides methods to access and manipulate configuration data stored in JSON or YAML files. 267