runner

package
v1.9.9 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2024 License: MIT Imports: 24 Imported by: 8

Documentation

Index

Constants

View Source
const (
	VerifyType = "verify"
	EnumType   = "enum"
	TestType   = "test"
)

Variables

This section is empty.

Functions

func FilterWildCardFromFile added in v1.9.6

func FilterWildCardFromFile(origin map[string][]string) (ret map[string][]string)

过滤掉数据的泛解析记录

func TestSpeed

func TestSpeed(ether *device.EtherTable)

Types

type Pair added in v1.9.6

type Pair struct {
	Key   string
	Value int
}

type PairList added in v1.9.6

type PairList []Pair

func (PairList) Len added in v1.9.6

func (p PairList) Len() int

func (PairList) Less added in v1.9.6

func (p PairList) Less(i, j int) bool

func (PairList) Swap added in v1.9.6

func (p PairList) Swap(i, j int)

type Runner added in v1.9.6

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

func New

func New(opt *options.Options) (*Runner, error)

func (*Runner) Close added in v1.9.6

func (r *Runner) Close()

func (*Runner) RunEnumeration added in v1.9.6

func (r *Runner) RunEnumeration(ctx context.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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