Versions in this module Expand all Collapse all v1 v1.8.4 Feb 22, 2022 v1.8.3 Feb 22, 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