We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de4297 commit 0aeb152Copy full SHA for 0aeb152
README.md
@@ -70,7 +70,7 @@ What methods this package have:
70
71
## 3. Full example
72
73
-A full example could be found in the test `TestLoadJSONConfigWithEnvOverride` 
+A full example could be found in the test `TestLoadJSONConfigWithEnvOverride` [test_file](./config_loader_test.go)
74
In This test were set 3 variables of different types: `bool`, `int` and `float`
75
76
Real App usage will be shown later after this package Release && usage in `Ferrum Community Authorization Server`
0 commit comments