//
pkg.gl
Category
github.com/john-nguyen09/phpintel
analysis
filter
package
0.0.2
Repository:
https://github.com/john-nguyen09/phpintel.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
133 SLOC
#
Functions
DefaultOptions
DefaultOptions returns the default options which is subjectively suitable for the author's use-case.
FilterDecode
FilterDecode decodes a filter from a byte slice.
NewFilter
NewFilter creates the Filter.
OptionsDecode
No description provided by the author
#
Structs
Filter
Filter is a wrapper around cuckoo filter.
Options
Options contains information for GrowingFilter.