Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReportPrinter ¶
ReportPrinter is used for printing the report
func (*ReportPrinter) Print ¶
func (rp *ReportPrinter) Print(format string)
Print the report using the given format If format is "csv" detailed listing is printer in csv format. Otherwise the summary of results is printed.
Click to show internal directories.
Click to hide internal directories.