...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
peterbourgon
/
ff
/
v3
/
fftoml
/
testdata
/
basic.toml
Documentation:
github.com/peterbourgon/ff/v3/fftoml/testdata
1
s = "s"
2
i = 10
3
f = 3.14e10
4
b = true
5
d = "5s"
6
x = ["1", "a", "👍"]
View as plain text