package
3.11.0-beta3+incompatible
Repository: https://github.com/signalfx/neo-agent.git
Documentation: pkg.go.dev

# Functions

NewStringFilter returns a filter that can match against the provided items.
NewStringMapFilter returns a filter that matches against the provided map.

# Interfaces

StringFilter matches against simple strings.
StringMapFilter matches against the values of a map[string]string.