...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
BurntSushi
/
toml
/
internal
/
toml-test
/
tests
/
valid
/
key
/
empty.json
Documentation:
github.com/BurntSushi/toml/internal/toml-test/tests/valid/key
1
{
2
"": {
3
"type": "string",
4
"value": "blank"
5
}
6
}
View as plain text