# Functions
Logs2EthLogs converts logs in db to ethereum logs.
New creates a new indexer service.
NewIndexBackend returns a new index backend.
# Variables
No description provided by the author
ErrNotHealthy is the error returned if the gateway is unhealthy.
# Interfaces
Backend is the indexer backend interface.
BackendObserver is the intrusive backend observer interaface.
BlockWatcher is the block-watcher interface.
GetEthInfoBackend is a backend for handling ethereum data.
QueryableBackend is the read-only indexer backend interface.
# Type aliases
Results are query results.