//
pkg.gl
Category
github.com/influxdata/telegraf
filter
package
1.33.2
Repository:
https://github.com/influxdata/telegraf.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
79
Files
107 SLOC
#
Functions
Compile
Compile takes a list of string filters and returns a Filter interface for matching a given string against the filter list.
MustCompile
NewIncludeExcludeFilter
NewIncludeExcludeFilterDefaults
#
Structs
IncludeExcludeFilter
#
Interfaces
Filter