Versions in this module Expand all Collapse all v1 v1.0.0 Jun 2, 2024 Changes in this version + type Filter interface + FilterObject func(o interface{}) (bool, error) + func Compile(expr string) (Filter, error)