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