account_message

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: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewAccountMessages           = view.NewAccountMessagesView
	NewAccountMessagesTotal      = view.NewAccountMessagesTotalView
	UpdateLastHandledEventHeight = (*AccountMessage).UpdateLastHandledEventHeight
)

Functions

This section is empty.

Types

type AccountMessage

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

func NewAccountMessage

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

func (*AccountMessage) GetEventsToListen

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

func (*AccountMessage) HandleEvents

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

func (*AccountMessage) OnInit

func (projection *AccountMessage) OnInit() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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