run

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(l log.Logger) *cli.Command

NewCommand creates `run` command.

Types

type OverallRunningStats

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

func NewOverallRunningStats

func NewOverallRunningStats() *OverallRunningStats

func (*OverallRunningStats) SetDuration

func (r *OverallRunningStats) SetDuration(scriptName string, d time.Duration)

func (*OverallRunningStats) SetError

func (r *OverallRunningStats) SetError(scriptName string, err error)

func (*OverallRunningStats) SetEvents

func (r *OverallRunningStats) SetEvents(scriptName string, events []events.Event)

func (*OverallRunningStats) SetSummaryDuration

func (r *OverallRunningStats) SetSummaryDuration(d time.Duration)

func (*OverallRunningStats) ToConsole

func (r *OverallRunningStats) ToConsole() string

Jump to

Keyboard shortcuts

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