Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilLord666 committed Nov 30, 2024
1 parent 5de4297 commit 0aeb152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ What methods this package have:

## 3. Full example

A full example could be found in the test `TestLoadJSONConfigWithEnvOverride` ![test_file](./config_loader_test.go)
A full example could be found in the test `TestLoadJSONConfigWithEnvOverride` [test_file](./config_loader_test.go)
In This test were set 3 variables of different types: `bool`, `int` and `float`

Real App usage will be shown later after this package Release && usage in `Ferrum Community Authorization Server`

0 comments on commit 0aeb152

Please sign in to comment.