Versions in this module Expand all Collapse all v3 v3.3.4 Sep 30, 2024 Changes in this version + type Generic struct + func NewGenericEngine(requests []protocols.Request, options *protocols.ExecutorOptions, ...) *Generic + func (g *Generic) Compile() error + func (g *Generic) ExecuteWithResults(ctx *scan.ScanContext) error + func (g *Generic) Name() string