go-multiconfig

This package is able to parse yaml config files. It supports getting values from the environment and also supports multiple files that override each other.

Example

ENV_VAR_A1="Value A1" ENV_VAR_B2="Value B2" go run cmd/main.go

Maintainer

Dimitris Tassopoulos[email protected]

GitHub

View Github