package
0.2.2-alpha
Repository: https://github.com/gridfoundation/furyint.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewBatch creates a new Batch.
NewIndexerService returns a new service instance.

# Variables

ErrorEmptyHash indicates empty hash.

# Structs

Batch groups together multiple Index operations to be performed at the same time.
IndexerService connects event bus, transaction and block indexers together in order to index transactions and blocks coming from the event bus.

# Interfaces

TxIndexer interface defines methods to index and search transactions.