Documentation ¶
Index ¶
- Constants
- Variables
- func InitExecuterOptions(rate int, timeout int)
- func LoadTemplate(templatePath string, tagFilter *filter.TagFilter, extraTags []string, ...) (bool, error)
- func ParsePoc(filename string, Pocs embed.FS) (*templates.Template, error)
- func ParseTemplate(templatePath string, Pocs embed.FS) (*templates.Template, error)
Constants ¶
View Source
const ( SyntaxWarningStats = "syntax-warnings" SyntaxErrorStats = "syntax-errors" RuntimeWarningsStats = "runtime-warnings" )
Variables ¶
View Source
var (
ExecuterOptions protocols.ExecuterOptions
)
View Source
var (
ShouldValidate bool
)
Functions ¶
func InitExecuterOptions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.