testcontract

package
v2.3.4 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//ContractName current contract name
	ContractName = syscontract.SystemContract_T.String()
)

Functions

This section is empty.

Types

type Manager

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

Manager contract manager

func NewManager

func NewManager(log protocol.Logger) *Manager

NewManager constructor of Manager @param log @return *Manager

func (*Manager) GetMethod

func (c *Manager) GetMethod(methodName string) common.ContractFunc

GetMethod get register method by name

type ManagerRuntime

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

ManagerRuntime runtime instance

Jump to

Keyboard shortcuts

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