package
2.7.11
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
lint:file-ignore U1000 this is generated code.
No description provided by the author
No description provided by the author

# Functions

Returns closed encoding format from the specified mime type.
ErrNotImplemented creates a NotImplementedError specifying op is unavailable.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProxyModeHTTP specifies a ProxyQueryService that forwards InfluxQL requests via HTTP to influxqld.
ProxyModeQueue specifies a ProxyQueryService that pushes InfluxQL requests to a queue and influxqld issues a callback request to the initiating service.
RequestModeAll specifies both the HTTP listener and queue dispatcher should be active.
RequestModeHTTP specifies the HTTP listener should be active.
RequestModeQueue specifies the queue dispatcher should be active.

# Structs

No description provided by the author
No description provided by the author
NotImplementedError is returned when a specific operation is unavailable.
No description provided by the author
Statistics is a collection of statistics about the processing of a query.
No description provided by the author

# Interfaces

ProxyQueryService performs InfluxQL queries and encodes the result into a writer.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
ProxyMode enumerates the possible ProxyQueryService operating modes used by a downstream client.
RequestMode is enumerates the possible influxqld operating modes for receiving InfluxQL requests.