kong-hcl
Config loader
A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model.
8 stars
3 watching
4 forks
Language: Go
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
alecthomas/kong-yaml | Tools for loading and mapping YAML configuration files in Go applications. | 14 |
alecthomas/kong-toml | A tool that loads and parses TOML configuration files for use in Kong, a popular API gateway. | 2 |
cristalhq/aconfig | A simple and versatile configuration loader for Go applications. | 553 |
alecthomas/kong | Tool for parsing complex command-line interfaces into structured Go data | 2,178 |
joshbetz/config | A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
gookit/config | A configuration management library for Go applications | 543 |
nil-go/konf | A minimalist configuration loader that supports multiple sources and notification of changes. | 252 |
heetch/confita | A library that loads configuration from multiple backends into a structured format | 496 |
go-simpler/env | A package that simplifies loading environment variables into configuration structures in Go applications. | 67 |
ian-kent/gofigure | Tool for easy configuration of Go applications with support for environment variables and command line flags. | 68 |
sinhashubham95/go-actuator | Provides configuration and management features for Go applications | 15 |
ianlopshire/go-ssm-config | Tools for loading configuration parameters from AWS SSM into Go structs | 22 |
gurkankaymak/hocon | A Go library implementing the HOCON configuration format | 79 |
soniah/awsenv | A tool to load AWS environment variables from a configuration file | 35 |
kong/deck | Automates configuration management and drift detection for Kong Gateway | 443 |