raw_transaction

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: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewRawTransactions           = raw_transaction_view.NewRawTransactionsView
	NewRawTransactionsTotal      = raw_transaction_view.NewRawTransactionsTotalView
	UpdateLastHandledEventHeight = (*RawTransaction).UpdateLastHandledEventHeight
)

Functions

This section is empty.

Types

type RawTransaction

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

func NewRawTransaction

func NewRawTransaction(
	logger applogger.Logger,
	rdbConn rdb.Conn,
	migrationHelper migrationhelper.MigrationHelper,
) *RawTransaction

func (*RawTransaction) GetEventsToListen

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

func (*RawTransaction) HandleEvents

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

func (*RawTransaction) OnInit

func (projection *RawTransaction) OnInit() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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