config
Projects with this topic
-
The only config manager your GoLang application needs. With support for multiple profiles, deployment specific config files, and environment variable based overrides.
Updated -
Package config provides a simple facility for loading configuration file.
Updated -
-
Small and simple Golang module for initializing configuration variables in a structure.
Updated -
Viper will read a config string (as JSON, TOML, YAML, HCL or envfile) retrieved from a path in a Key/Value store such as etcd or Consul. These values take precedence over default values, but are overridden by configuration values retrieved from disk, flags, or environment variables.
Updated -
-
Full config loader (default -> files -> env -> flags)
Updated -
Parse SSH config files (e.g. ~/.ssh/config) into a Golang struct
Updated -
-
World's most ubiquitous and powerful text editor. Best served with Bash.
Updated