indexer

package
v0.0.0-...-3d810fd Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Indexer

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

func New

func New(config config.Config, repo Repository) *Indexer

func (*Indexer) Start

func (i *Indexer) Start(ctx context.Context) error

type Repository

type Repository interface {
	SaveEvent(ctx context.Context, event *abi.Erc20Transfer) error
}

Jump to

Keyboard shortcuts

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