The Daily Go
HCL is the HashiCorp configuration language.
https://github.com/hashicorp/hcl
#Repository #Config
Example :
HCL is the HashiCorp configuration language.
https://github.com/hashicorp/hcl
#Repository #Config
Example :
variable "ami" {
description = "the AMI to use"
}
service {
key = "value"
}
service {
key = "value"
}
GitHub
GitHub - hashicorp/hcl: HCL is the HashiCorp configuration language.
HCL is the HashiCorp configuration language. Contribute to hashicorp/hcl development by creating an account on GitHub.
The Daily Go
In-App simple configuration manager with AES encryption for Go applications.
https://github.com/ahmdrz/config
#Config #Repository #Crypto
In-App simple configuration manager with AES encryption for Go applications.
https://github.com/ahmdrz/config
#Config #Repository #Crypto
GitHub
ahmdrz/config
In-App simple configuration manager with AES encryption for Go applications.
The Daily Go
MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config struct.
https://github.com/jmartin82/mconfig
#config #env #json #yaml
MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config struct.
https://github.com/jmartin82/mconfig
#config #env #json #yaml
GitHub
jmartin82/mconfig
MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config struct. - jmartin82/mconfig