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

# Packages

No description provided by the author

# Functions

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

# Structs

No description provided by the author
Engine is an executer for running Nuclei Templates/Workflows.
InputWorkPool is a work pool per-input.
WorkPool implements an execution pool for executing different types of task with different concurrency requirements.
WorkPoolConfig is the configuration for work pool.

# Interfaces

InputProvider is an input providing interface for the nuclei execution engine.