Versions in this module Expand all Collapse all v1 v1.0.0 Jun 19, 2022 Changes in this version + type Filter interface + Add func(...[]byte) + Check func([]byte) bool + func New(maxN uint64, p float64, maxBytes uint64) (Filter, error) + func NewMap() Filter