package
0.102.0
Repository: https://github.com/elastic/elastic-package.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Generate method delegates execution to the registered report generator, based on the report type.
RegisterGenerator method registers a report generator.
RegisterReportOutput registers a benchmark output.
ReportGenerators returns registered report generators.
WriteReport delegates writing of benchmark reports to the registered benchmark output.

# Structs

No description provided by the author

# Interfaces

ReportGenerator is the interface all report generators must implement.

# Type aliases

ReportOutput represents an output for a benchmark report.
ReportOutputFunc defines the writer function.
ReportType represents the various supported report generators.