# Functions
MarshalJSON will marshal v to JSON.
No description provided by the author
NewHandler returns a new instance of handler with routes.
NewService returns a new instance of Service.
NormalizeBatchPoints returns a slice of Points, created by populating individual points within the batch, which do not have times or tags, with the top-level values.
# Constants
With raw data queries, mappers will read up to this amount before sending results back to the engine.
# Structs
No description provided by the author
No description provided by the author
Handler represents an HTTP handler for the InfluxDB server.
No description provided by the author
Response represents a list of statement results.
Service manages the listener and handler for an HTTP endpoint.