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

# Functions

FullTableName returns a sanitized table name with its schema (if supplied).
QuoteIdentifier returns a sanitized string safe to use in SQL as an identifier.
QuoteLiteral returns a sanitized string safe to use in sql as a string literal.

# Constants

# Structs

PGXLogger makes telegraf.Logger compatible with pgx.Logger.
WaitGroup is similar to sync.WaitGroup, but allows interruptible waiting (e.g.

# Type aliases

ColumnList implements sort.Interface.
ColumnRole specifies the role of a column in a metric.