influxdb/pkg/slices/tmpldata

23 lines
223 B
Plaintext
Raw Normal View History

2018-09-28 14:51:47 +00:00
[
{
"Name":"Floats",
"Type":"float64"
},
{
"Name":"Ints",
"Type":"int64"
},
{
"Name":"UInts",
"Type":"uint64"
},
{
"Name":"Strings",
"Type":"string"
},
{
"Name":"Bytes",
"Type":"[]byte"
}
]