initial commit

This commit is contained in:
Elijah Duffy
2025-06-02 17:45:52 -07:00
commit 130903a835
5 changed files with 304 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# config
config is a tiny library to streamline configuration loading and validation using [viper](https://github.com/spf13/viper) and [validator](https://github.com/go-playground/validator).