Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Diagnostic ¶
type Pass ¶
type TestReporter ¶
type TestReporter struct { ReportFunc func(d Diagnostic) Invoked bool }
func (*TestReporter) Report ¶
func (r *TestReporter) Report(d Diagnostic)
Click to show internal directories.
Click to hide internal directories.