runner

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultThread           = 10
	DefaultTimeout          = 10
	DefaultInputReadTimeout = 3 * time.Minute
	SupportMethods          = "one"
	DefaultEnvURL           = "/env,/actuator/env,/actuator;..%2f..%2f/env"
)

Variables

This section is empty.

Functions

func ParseOptions

func ParseOptions() *types.Options

func ValidateRunEnumeration added in v0.0.3

func ValidateRunEnumeration(options *types.Options) error

Types

type Runner

type Runner struct {
	Options  *types.Options
	Sessions *method.Session
}

func NewRunner

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

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