package
3.2.7-fix1
Repository: https://github.com/explorer1092/nuclei.git
Documentation: pkg.go.dev

# Functions

New returns a new Engine instance.
NewWorkPool returns a new WorkPool instance.

# Structs

Engine is an executer for running Nuclei Templates/Workflows.
WorkPool implements an execution pool for executing different types of task with different concurrency requirements.
WorkPoolConfig is the configuration for work pool.