This website requires JavaScript.
Explore
Help
Sign In
OpenSourceProjects
/
go-toml
Watch
1
Star
0
Fork
You've already forked go-toml
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a28269800a
go-toml
/
parse
/
testfiles
/
valid
/
BurntSushi
/
bool.json
11 lines
130 B
JSON
Raw
Blame
History
{
"t"
:
{
"value"
:
"true"
,
"type"
:
"bool"
}
,
"f"
:
{
"value"
:
"false"
,
"type"
:
"bool"
}
}
Reference in New Issue
View Git Blame
Copy Permalink