testcontract

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package testcontract 这是一个用于性能测试或者对比用的系统合约,主要提供了P、G、D、N几个方法 当然这个合约也可以用于无逻辑的简单存证

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 {
	common.BaseContract
	// contains filtered or unexported fields
}

Manager contract manager

func NewManager

func NewManager(log protocol.Logger) *Manager

NewManager constructor of Manager @param log @return *Manager

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