repositorypackage
0.0.5
Repository: https://github.com/dannyg28/go-config.git
Documentation: pkg.go.dev
# README
About
Simple Golang Library to use for configuring web application using Viper/Cobra. Intended for my personal projects to avoid recreating the same thing for each project. Uses environment variables to create the configuration, with help flags intended to make the configuration discoverable.