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

# Functions

NewContextWithRequestOptions returns a new Context with nodeID added.
ReadOptionsFromContext returns the ReadOptions associated with the context or nil if no additional options have been specified.

# Variables

# Structs

ReadOptions are additional options that may be passed with context.Context to configure the behavior of a storage read request.

# Interfaces