Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONPrinter ¶
type JSONPrinter struct{}
JSONPrinter implements a Printer that prints the report in JSON format
type MarkdownPrinter ¶
type MarkdownPrinter struct{}
MarkdownPrinter implements a Printer that prints the report in Markdown format
type TablePrinter ¶
type TablePrinter struct {
DisableZoraBanner bool
}
TablePrinter implements a Printer that prints the report in table format
type YAMLPrinter ¶
type YAMLPrinter struct{}
YAMLPrinter implements a Printer that prints the report in YAML format
Click to show internal directories.
Click to hide internal directories.