package
0.0.2
Repository: https://github.com/john-nguyen09/phpintel.git
Documentation: pkg.go.dev

# Functions

DefaultOptions returns the default options which is subjectively suitable for the author's use-case.
FilterDecode decodes a filter from a byte slice.
NewFilter creates the Filter.
No description provided by the author

# Structs

Filter is a wrapper around cuckoo filter.
Options contains information for GrowingFilter.