//
pkg.gl
Category
github.com/syndtr/goleveldb
leveldb
filter
package
1.0.0
Repository:
https://github.com/syndtr/goleveldb.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
1k
Files
128 SLOC
#
Functions
NewBloomFilter
NewBloomFilter creates a new initialized bloom filter for given bitsPerKey.
#
Interfaces
Buffer
Buffer is the interface that wraps basic Alloc, Write and WriteByte methods.
Filter
Filter is the filter.
FilterGenerator
FilterGenerator is the filter generator.