tester

package
v0.0.0-...-a1b7323 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultTimeout = time.Minute * 10

Functions

This section is empty.

Types

type ManagerInterface

type ManagerInterface interface {
	Init(conf *config.TesterConfig) error
	Start()
	Stop()
}

func NewManager

func NewManager(
	rootCtx context.Context,
	stepsFactory steps.StepFactoryInterface,
	testerSettings *config.TesterSettings,
	metricsService service.MetricsServiceInterface,
) ManagerInterface

Jump to

Keyboard shortcuts

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