runner

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultThread           = 30
	DefaultTimeout          = 10
	DefaultInputReadTimeout = 3 * time.Minute
)

Variables

This section is empty.

Functions

func ParseOptions

func ParseOptions() *types.Options

func SetOutput

func SetOutput(options *types.Options)

func ShowVersion added in v1.0.1

func ShowVersion()

func ValidateRunEnumeration

func ValidateRunEnumeration(options *types.Options) error

Types

type Runner

type Runner struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(options *types.Options) (*Runner, error)

func (*Runner) AddSuccess added in v1.0.1

func (r *Runner) AddSuccess()

func (*Runner) Output

func (r *Runner) Output(event *output.ResultEvent)

func (*Runner) RunEnumeration

func (r *Runner) RunEnumeration() error

Jump to

Keyboard shortcuts

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