Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestPassInterceptor ¶
type TestPassInterceptor struct {
Diagnostics []*analysis.Diagnostic
}
func (*TestPassInterceptor) GetDetails ¶
func (t *TestPassInterceptor) GetDetails() []string
func (*TestPassInterceptor) GetTitles ¶
func (t *TestPassInterceptor) GetTitles() []string
func (*TestPassInterceptor) ReportInterceptor ¶
func (t *TestPassInterceptor) ReportInterceptor() func(string, analysis.Diagnostic)
Click to show internal directories.
Click to hide internal directories.