indexer

package
v0.44.0-unsafe-collect... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2025 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBlockCollectionIndexer

func NewBlockCollectionIndexer(
	metrics module.CollectionExecutedMetric,
	lockManager lockctx.Manager,
	db storage.DB,
	collections storage.Collections,
) *blockCollectionIndexerImpl

NewBlockCollectionIndexer creates a new BlockCollectionIndexer implementation.

Parameters:

  • metrics: Metrics collector for tracking collection indexing
  • lockManager: Lock manager for coordinating database access
  • db: Database for storage operations
  • collections: collections storage for storing and indexing collections

No error returns are expected during normal operation.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL