package
0.195.1
Repository: https://github.com/influxcommunity/flux.git
Documentation: pkg.go.dev

# Functions

NewFloat64Array constructs a new Float64Array.
NewInt64Array constructs a new Int64Array.
NewUint64Array constructs a new Uint64Array.

# Structs

Float64Array is an array of float64 values.
Int64Array is an array of int64 values.
Uint64Array is an array of uint64 values.