Documentation ¶
Index ¶
Constants ¶
View Source
const (
WriteToConsole string = "-"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReporterWithOutput ¶ added in v0.46.0
type ReporterWithOutput struct {
// contains filtered or unexported fields
}
func NewReporterWithOutput ¶ added in v0.46.0
func NewReporterWithOutput(r Reporter, targetFile string) *ReporterWithOutput
func (ReporterWithOutput) ReportWithFallback ¶ added in v0.46.0
type ReportersWithOutput ¶ added in v0.46.0
type ReportersWithOutput []ReporterWithOutput
func (ReportersWithOutput) ReportWithFallback ¶ added in v0.46.0
Click to show internal directories.
Click to hide internal directories.