mirror of
https://github.com/spf13/viper
synced 2025-05-11 06:37:27 +00:00
Update README.md
Added live example
This commit is contained in:
parent
493643fd5e
commit
836620b0d1
1 changed files with 3 additions and 0 deletions
|
@ -828,6 +828,9 @@ y.SetDefault("ContentDir", "foobar")
|
|||
When working with multiple vipers, it is up to the user to keep track of the
|
||||
different vipers.
|
||||
|
||||
## Live examples
|
||||
[Try it on Repl.it](https://repl.it/@DarlanD/Viper-Examples#main.go)
|
||||
|
||||
## Q & A
|
||||
|
||||
### Why is it called “Viper”?
|
||||
|
|
Loading…
Add table
Reference in a new issue