Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Parser string
Hostname string
PackageName string
SkipXMLHeader bool
SubtestMode gotest.SubtestMode
Properties map[string]string
TimestampFunc func() time.Time
AssumeNoBuildOutput bool
Owners *codeowners.Ruleset
// For debugging
PrintEvents bool
}
Config contains the go-junit-report command configuration.
Click to show internal directories.
Click to hide internal directories.