fuzz

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Rp 协程池指针

View Source
var SendMetaPool = sync.Pool{
	New: func() any { return new(fuzzTypes.SendMeta) },
}

Functions

func Debug

func Debug(fuzz1 *fuzzTypes.Fuzz)

func DoJobs

func DoJobs()

Types

type JobQueue

type JobQueue []*fuzzTypes.Fuzz
var JQ JobQueue = make([]*fuzzTypes.Fuzz, 0)

func (*JobQueue) AddJob

func (jq *JobQueue) AddJob(fuzz *fuzzTypes.Fuzz)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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