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

# Packages

# Functions

Add adds a parser to the registry.

# Variables

Deprecations lists the deprecated plugins.
ErrEOF is similar to io.EOF but is a separate type to make sure we have checked the parsers using it to have the same meaning (i.e.
Parsers contains the registry of all known parsers (following the new style).

# Type aliases

Creator is the function to create a new parser.