Projects with this topic
-
Config loading with zero fluff. Because ain't nobody got time for overcomplicated crap. Unleash the gonfiguration beast!
Updated -
A Go wrapper package for reading and unmarshalling data from configuration files based on Viper.
Updated -
Small and simple Golang module for initializing configuration variables in a structure.
Updated -
Configuration management library — Viper vs Koanf
Updated -
The only config manager your GoLang application needs. With support for multiple profiles, deployment specific config files, and environment variable based overrides.
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 -
-