task

package
v0.0.0-...-fd062f1 Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoadTask

type LoadTask interface {
	StartUpload(accounts []string, wasmFile, passwdFile string, sChan, fChan chan<- int) error

	StartCall(accounts []string, passwdFile, address string, sChan, fChan chan<- int) error
}

LoadTask provides interfaces for load testing.

func NewLoadTask

func NewLoadTask(ctx context.Context, chainID, nodeURL, homeDir string) LoadTask

NewLoadTask creates new test instances.

Jump to

Keyboard shortcuts

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