package
2.2.0+incompatible
Repository: https://github.com/oasisprotocol/emerald-web3-gateway.git
Documentation: pkg.go.dev

# 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.

# Structs

BlockData contains all per block indexed data.
Log is the Oasis Log.
Result is a query result.
Service is an indexer service.

# 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.