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) error
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.
Supported Format:
summary csv json pretty html influx-summary influx-details
Click to show internal directories.
Click to hide internal directories.