line-protocol

module
v2.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2021 License: MIT

README

InfluxDB line-protocol codec

This module implements a high performance Go codec for the line-protocol syntax as accepted by InfluxDB. Currently the API is low level - it's intended for converting line-protocol to some chosen concrete types that aren't specified here. (In future work, we'll define a Point type that implements a convenient but less performant type to encode or decode).

The API documentation is here: https://pkg.go.dev/github.com/influxdata/line-protocol/v2/lineprotocol

Directories

Path Synopsis
cmd
Package lineprotocol implements a codec for the InfluxDB line-protocol syntax.
Package lineprotocol implements a codec for the InfluxDB line-protocol syntax.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL