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

# Functions

GetSupportedExtractorTypes returns list of supported types.
SupportsMap determines if the extractor type requires a map.

# Constants

name:dsl.
name:json.
name:kval.
name:regex.
name:xpath.

# Structs

Extractor is used to extract part of response using a regex.
ExtractorTypeHolder is used to hold internal type of the extractor.

# Type aliases

ExtractorType is the type of the extractor specified.