package
0.0.0-20211112035917-730c61671291
Repository: https://github.com/caict-benchmark/bdc-ts.git
Documentation: pkg.go.dev

# Functions

NewHTTPWriter returns a new HTTPWriter from the supplied HTTPWriterConfig.
NewRPCWriter returns a new RPCWriter from the supplied WriterConfig.

# Constants

MputAttemptsLimit indicates the max attemps which the mput can tries.

# Variables

No description provided by the author
Global vars.

# Structs

No description provided by the author
HTTPWriter is a Writer that writes to an AliTSDB HTTP server.
No description provided by the author
HTTPWriterConfig is the configuration used to create an HTTPWriter.

# Interfaces

LineProtocolWriter is the interface used to write AliTSDB bulk data.