package
Version:
v3.5.6
Opens a new window with list of versions in this module.
Published: Jul 21, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Engine struct {
Rate int
Concurrency int
}
type Hit struct {
ID string `json:"id"`
Name string `json:"name"`
Tags string `json:"tags,omitempty"`
Severity string `json:"severity,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.