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

# Functions

NewResultDecoder will construct a new result decoder for an influxql response.

# Structs

Response contains the collection of results for a query.
Result represents a resultset returned from a single statement.
Series represents a series of rows that share the same group key returned from the execution of a statement.