good morning!!!!

Skip to content
Snippets Groups Projects
Commit 76e43bca authored by a's avatar a
Browse files

readme

parent 0daf22fb
No related branches found
No related tags found
No related merge requests found
......@@ -13,11 +13,13 @@ go get gfx.cafe/open/gun
## how to use
simply create a struct that is json encodable into what you need
struct keys must be alphanumeric + _
json is a subset of yaml, so your config file can be in JSON or YAML, however use yaml as your tags
config files key by default is all lowercase of the field (this is different from JSON!)
env vars WILL ALWAYS override, and ALWAYS ALL UPPERCASE, ALPHANUMERIC + _ ONLY
env vars WILL ALWAYS override, and ALWAYS ALL UPPERCASE
does NOT work with nested variables.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment