Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateReport ¶
func GenerateReport(options ReportOptions, w io.Writer) error
Types ¶
type ReportFormat ¶
type ReportFormat string
const ( ReportFormatHTML ReportFormat = "html" ReportFormatJSON ReportFormat = "json" )
type ReportOptions ¶
Click to show internal directories.
Click to hide internal directories.