Versions in this module Expand all Collapse all v1 v1.17.0 Jun 25, 2024 Changes in this version + const BloomFilterThreads + const BloomRetrievalBatch + const BloomRetrievalWait + const BloomServiceThreads + type BloomBackend struct + func NewBloomBackend() *BloomBackend + func (b *BloomBackend) BloomStatus() (uint32, uint32) + func (b *BloomBackend) Close() + func (b *BloomBackend) ServiceFilter(ctx context.Context, session *bloombits.MatcherSession) + func (b *BloomBackend) StartBloomHandlers(sectionSize uint32, db *leveldbstore.LevelDBStore) error