account_raw_event

package
v1.7.42 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewAccountRawEvents          = view.NewAccountRawEventsView
	NewAccountRawEventsTotal     = view.NewAccountRawEventsTotalView
	UpdateLastHandledEventHeight = (*AccountRawEvent).UpdateLastHandledEventHeight
)

Functions

This section is empty.

Types

type AccountRawEvent

type AccountRawEvent struct {
	*rdbprojectionbase.Base
	// contains filtered or unexported fields
}

func NewAccountRawEvent

func NewAccountRawEvent(
	logger applogger.Logger,
	rdbConn rdb.Conn,
	accountAddressPrefix string,
	migrationHelper migrationhelper.MigrationHelper,
) *AccountRawEvent

func (*AccountRawEvent) GetEventsToListen

func (_ *AccountRawEvent) GetEventsToListen() []string

func (*AccountRawEvent) HandleEvents

func (projection *AccountRawEvent) HandleEvents(height int64, events []event_entity.Event) error

func (*AccountRawEvent) OnInit

func (projection *AccountRawEvent) OnInit() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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