parser

package
v0.4.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	*app.ParserConfig
	// contains filtered or unexported fields
}

func NewService

func NewService(cfg *app.ParserConfig) *Service

func (*Service) ExecuteAccountGetMethod added in v0.4.1

func (s *Service) ExecuteAccountGetMethod(
	ctx context.Context,
	contract abi.ContractName,
	getMethod string,
	acc *core.AccountState,
	others func(context.Context, addr.Address) (*core.AccountState, error),
) error

func (*Service) ParseAccountContractData added in v0.4.1

func (s *Service) ParseAccountContractData(
	ctx context.Context,
	contractDesc *core.ContractInterface,
	acc *core.AccountState,
	others func(context.Context, addr.Address) (*core.AccountState, error),
) error

func (*Service) ParseAccountData

func (s *Service) ParseAccountData(
	ctx context.Context,
	acc *core.AccountState,
	others func(context.Context, addr.Address) (*core.AccountState, error),
) error

func (*Service) ParseMessagePayload

func (s *Service) ParseMessagePayload(ctx context.Context, msg *core.Message) error

Jump to

Keyboard shortcuts

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