package
0.0.0-20220202092843-82de52efe57b
Repository: https://github.com/ovh/erlenmeyer.git
Documentation: pkg.go.dev
# Functions
NewInfluxDB is creating a new influxDB query handler.
# Constants
Scalar type.
ScalarToScalar Operation.
ScalarToSeries and series type.
SeriesSet type.
SeriesToScalar and series type.
SeriesToSeries type.
ShowFieldKeys type.
ShowMeasurements type.
ShowSeries type.
ShowTagKeys type.
ShowTagValues type.
ShowTagValuesCardinality type.
Unknown type.
UnknownBinary type.
# Structs
No description provided by the author
InfluxDB endpoint.
InfluxMeasurement data.
InfluxParser in the main structure when parsing a select statement.
InfluxResponse data.
InfluxShowStatement in the main structure when parsing a show statement.
InfluxTimeColumn data.
Message represents a user-facing message to be included with the result.
Response Influx Native response.
Result represents a resultset returned from a single statement.
Row represents a single row returned from the execution of a statement.
SimpleErrorResult is a simple Error JSON retuned by InfluxQL.
WhereCond Where statement data.
# Type aliases
BinaryOperationType represents the operation type.
ExprReturn represents the type returned by the expr.
ShowType represents the FIND operation type.