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

# Functions

AddDialectMappings adds the influxql specific dialect mappings.
No description provided by the author
No description provided by the author
NewMultiResultDecoder creates a new MultiResultDecoder.
No description provided by the author
NewResultDecoder creates a new ResultDecoder.
NewResultEncoder creates a new encoder with the provided configuration.

# Constants

No description provided by the author

# Structs

Dialect describes the output format of queries in CSV.
MultiResultDecoder reads multiple results from a single csv file.
ResultDecoder decodes a csv representation of a result.
ResultDecoderConfig are options that can be specified on the ResultDecoder.
No description provided by the author
ResultEncoderConfig are options that can be specified on the ResultEncoder.