package
0.9.2
Repository: https://github.com/cloudflare/unsee.git
Documentation: pkg.go.dev

# Functions

NewFilter creates new filter object from filter expression like "key=value" expression will be parsed and best filter implementation and value matcher will be selected.

# Variables

AllFilters contains the mapping of all filters along with operators they support.

# Interfaces

FilterT provides methods for interacting with alert filters.