Versions in this module Expand all Collapse all v0 v0.38.3 Jan 4, 2024 Changes in this version + type BlockerIndexer struct + func (idx *BlockerIndexer) Has(int64) (bool, error) + func (idx *BlockerIndexer) Index(types.EventDataNewBlockEvents) error + func (idx *BlockerIndexer) Search(context.Context, *query.Query) ([]int64, error) + func (idx *BlockerIndexer) SetLogger(log.Logger)