# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
RegisterOutput registers a benchmark report output.
WriteReportable delegates writing of benchmark results to the registered benchmark report output.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
MultiReportable defines an extended interface to ship multiple reports together.
Reportable defines a raw report associated to a package.
Reportable file associates a report to a filename.
# Type aliases
Output represents an output for a benchmark report.
OutputFunc defines the report writer function.