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: about 1 month 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 Tool for parsing complex command-line interfaces into structured Go data 2,178
kong/deck Automates configuration management and drift detection for 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 543
goccy/go-yaml A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. 1,217
alecthomas/units Provides helper functions for converting between different units in Go 126
num30/config A package for declarative configuration in Go 51
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. 553
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