gofuzz

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Line

type Line struct {
	DateTime    time.Time
	Workers     int
	Corpus      int
	Crashers    int
	Restarts    int
	Execs       int
	ExecsPerSec int
	Cover       int
}

Line contains data from go-fuzz output line

func Parse

func Parse(line string) (Line, error)

Parse parses go-fuzz output line

Jump to

Keyboard shortcuts

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