//
pkg.gl
Category
github.com/InfluxCommunity/flux
internal
influxql
package
0.195.1
Repository:
https://github.com/influxcommunity/flux.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
203 SLOC
#
Functions
NewResultDecoder
NewResultDecoder will construct a new result decoder for an influxql response.
#
Structs
Response
Response contains the collection of results for a query.
Result
Result represents a resultset returned from a single statement.
Series
Series represents a series of rows that share the same group key returned from the execution of a statement.