Versions in this module Expand all Collapse all v1 v1.0.1 Feb 21, 2024 v1.0.0 Feb 21, 2024 Changes in this version + type Filter struct + func (_m *Filter) Add(ctx context.Context, id []byte) bool + func (_m *Filter) Contains(ctx context.Context, id []byte) bool + func (_m *Filter) OnAdd(ctx context.Context, id []byte) *Filter_Add + func (_m *Filter) OnAddMatch(matchers ...interface{}) *Filter_Add + func (_m *Filter) OnContains(ctx context.Context, id []byte) *Filter_Contains + func (_m *Filter) OnContainsMatch(matchers ...interface{}) *Filter_Contains + type Filter_Add struct + func (_m Filter_Add) Return(evicted bool) *Filter_Add + type Filter_Contains struct + func (_m Filter_Contains) Return(_a0 bool) *Filter_Contains