javorszky / config-layer-in-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

config-layer-in-go

A small example repository showing how to use a config layer before app startup to provide us with a way to make sure that any configuration variables / values are at least present, and maybe in a correct format that we can continue startup.

About

License:MIT License


Languages

Language:Go 100.0%