Versions in this module Expand all Collapse all v0 v0.2.0 Feb 26, 2024 Changes in this version + type FilterConfig struct + Config interface{} + Name string + type FilterWrapper struct + Name string + func NewFilterWrapper(name string, f api.Filter) *FilterWrapper + type ParsedFilterConfig struct + Factory api.FilterFactory + Name string + ParsedConfig interface{}