runner

package
v0.0.0-...-8b851a9 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

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

func New

func New(opt RunnerOptions, emitter emitter.Emitter, ticker *memoryless.Ticker) *Runner

func (Runner) RunTestsInLoop

func (r Runner) RunTestsInLoop()

func (Runner) RunTestsOnce

func (r Runner) RunTestsOnce() []error

type RunnerOptions

type RunnerOptions struct {
	Download, Upload bool
	Timeout          time.Duration
	ClientFactory    func() *ndt7.Client
}

Jump to

Keyboard shortcuts

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