package
1.33.2
Repository: https://github.com/influxdata/telegraf.git
Documentation: pkg.go.dev

# README

Influx Line Protocol

This package implements the upstream Influx line protocol parser. See the Influx README.md for more details.

# Functions

# Variables

# Structs

ParseError indicates a error in the parsing of the text.
Parser is an InfluxDB Line Protocol parser that implements the parsers.Parser interface.
StreamParser is an InfluxDB Line Protocol parser.

# Type aliases