package
0.1.1
Repository: https://github.com/calebcase/ibf.git
Documentation: pkg.go.dev

# Functions

NewCell returns a new empty cell.
NewHash returns a new siphash hasher.
NewIBF creates a new IBF of the given size.
NewIBFWithHash creates a new IBF with the provided positioners and hasher.

# Variables

Errors for this package.
Errors for this package.
Errors for this package.

# Structs

Cell contains the state of an individual position in an IBF.
Hash maintains the state for a siphash hasher.
IBF holds the state of an invertable bloom filter.