indexer

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2019 License: LGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//ErrInvalidAddress returns if invalid ERC20 address is detected
	ErrInvalidAddress = errors.New("invalid address")

	// ErrDirtyDatabase returns if some old blocks exist
	ErrDirtyDatabase = errors.New("dirty database")
)

Functions

func New

func New(subscriber client.Subscriber, storeManager store.Manager) (*indexer, error)

New news an indexer service

Types

type Result added in v0.4.2

type Result struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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