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

# Functions

ToString converts an interface to string in a quick way.
ToStringMap casts an interface to a map[string]interface{} type.
ToStringSlice casts an interface to a []string type.

# Structs

Options contains the configuration options for nuclei scanner.