Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanlet ¶
type Scanlet struct { Name string `json:"name" yaml:"name"` ScannerFamily string `json:"scanner_family" yaml:"scanner_family"` Description string `json:"description" yaml:"description"` OutputRenderer string `json:"output_renderer" yaml:"output_renderer"` Spec interface{} `json:"spec" yaml:"spec"` }
Click to show internal directories.
Click to hide internal directories.