package
2.3.9-yak-beta1
Repository: https://github.com/yaklang/nuclei.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package extractors implements extractors for http response data retrieval.
Package matchers implements matchers for http response matching with templates.

# Structs

Operators contains the operators that can be applied on protocols.
Result is a result structure created from operators running on data.

# Type aliases

ExtractFunc performs extracting operation for a extractor on model and returns true or false.
MatchFunc performs matching operation for a matcher on model and returns true or false.