reporter

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reporter

type Reporter struct {
	Err error
	// contains filtered or unexported fields
}

Reporter is a reporter for events

func NewReporter

func NewReporter(outputFileName string) *Reporter

NewReporter returns a new reporter

func (*Reporter) Close

func (r *Reporter) Close()

Close closes the report file

func (*Reporter) PrintReportTable

func (r *Reporter) PrintReportTable()

func (*Reporter) WriteEvent

func (r *Reporter) WriteEvent(event domain.ReportEvent)

WriteEvent adds an event to the report file

Jump to

Keyboard shortcuts

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