kre

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKREIngestorName

func GetKREIngestorName() string

Types

type Loader

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

func NewLoader

func NewLoader(
	hist history.Reader,
	committer ingestion.Committer,
	lock ingestion.DistributedLock,
	sc solana.Client,
	tc *token.Client,
	creationsSubmitter Submitter,
	paymentsSubmitter Submitter,
	stateStore accountinfo.StateStore,
) *Loader

func (*Loader) Process

func (l *Loader) Process(ctx context.Context, interval time.Duration) error

type Submitter added in v0.3.0

type Submitter interface {
	Submit(ctx context.Context, src interface{}) (err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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