Documentation
¶
Overview ¶
Package output writes scan output to a file or, when no path is given, to stdout. Writer wraps the destination, handling creation and closing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
Writer handles writing results to console or file
func (*Writer) WriteFormat ¶
WriteFormat writes formatted content
Click to show internal directories.
Click to hide internal directories.