# Functions

New create a Filter, store is the backed redis, key is the key for the bloom filter, bits is how many bits will be used, maps is how many hashes for each addition.

# Variables

ErrTooLargeOffset indicates the offset is too large in bitset.

# Structs

No description provided by the author