...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
ory
/
viper
/
stub
/
config.json
Documentation:
github.com/ory/viper/stub
1
{
2
"foo": {
3
"bar": [
4
{
5
"baz": 1
6
},
7
{
8
"baz": 2
9
}
10
]
11
}
12
}
View as plain text