package
1.7.7
Repository: https://github.com/foobar/influxdb.git
Documentation: pkg.go.dev

# Packages

Package binary is a generated protocol buffer package.
No description provided by the author
No description provided by the author

# Functions

NewConflictWriter returns a Writer that redirects invalid point data to the conflict Writer.
WriteBucket reads data from rs covering the time range [start, end) and streams to w.

# Variables

DevNull is a Writer where all write calls succeed, however, no source data is read.
Discard is a Writer where all write calls succeed.

# Structs

ConflictWriter is a Writer that redirects conflicting data to an alternate output.

# Interfaces

No description provided by the author
No description provided by the author