package
0.5.0
Repository: https://github.com/frankonly/iotex-core.git
Documentation: pkg.go.dev

# Functions

NewServer instantiates an index service.

# Variables

ErrAlreadyExist indicates certain item already exists in Blockchain database.
ErrNotExist indicates certain item does not exist in Blockchain database.

# Structs

No description provided by the author
Indexer handles the index build for blocks.
No description provided by the author
Server is the container of the index service.