23 lines
223 B
Plaintext
23 lines
223 B
Plaintext
|
[
|
||
|
{
|
||
|
"Name":"Floats",
|
||
|
"Type":"float64"
|
||
|
},
|
||
|
{
|
||
|
"Name":"Ints",
|
||
|
"Type":"int64"
|
||
|
},
|
||
|
{
|
||
|
"Name":"UInts",
|
||
|
"Type":"uint64"
|
||
|
},
|
||
|
{
|
||
|
"Name":"Strings",
|
||
|
"Type":"string"
|
||
|
},
|
||
|
{
|
||
|
"Name":"Bytes",
|
||
|
"Type":"[]byte"
|
||
|
}
|
||
|
]
|