//
pkg.gl
Category
github.com/Explorer1092/nuclei/v3
pkg
core
package
3.2.7-fix1
Repository:
https://github.com/explorer1092/nuclei.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
18
Dependents
4
Files
646 SLOC
#
Functions
New
New returns a new Engine instance.
NewWorkPool
NewWorkPool returns a new WorkPool instance.
#
Structs
Engine
Engine is an executer for running Nuclei Templates/Workflows.
WorkPool
WorkPool implements an execution pool for executing different types of task with different concurrency requirements.
WorkPoolConfig
WorkPoolConfig is the configuration for work pool.