//
pkg.gl
Category
github.com/projectdiscovery/nuclei/v2
pkg
protocols
common
contextargs
package
2.9.15
Repository:
https://github.com/projectdiscovery/nuclei.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
24
Files
162 SLOC
#
Functions
GenerateVariables
GenerateVariables from context args.
New
Create a new contextargs instance.
NewWithInput
Create a new contextargs instance with input string.
#
Structs
Context
Context implements a shared context struct to share information across multiple templates within a workflow.
MetaInput
MetaInput represents a target with metadata (TODO: replace with https://github.com/projectdiscovery/metainput).