reporter

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReportData

type ReportData struct {
	Image   string
	Machine string
	Command string
	Results string
	Before  string
}

type Reporter

type Reporter struct {
	OutputFile string
}

func NewReporter

func NewReporter(outputFile string) *Reporter

Creates a new reporter

func (*Reporter) Run

func (r *Reporter) Run(d []ReportData) error

Writes the benchmark sumary to fs as a markdown file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL