Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentEnvelope ¶
Types ¶
type Diagnostic ¶
type Input ¶
type Input struct {
NonClaims []string
PreexistingFailures []string
ReportID string
Sources []SourceInput
}
type Result ¶
type Result struct {
ChangedPaths []string
ChangedPathSetHash string
DuplicatePaths []Diagnostic
ExitCode int
Failures []string
InvalidPaths []Diagnostic
Report report.Record
SourceSummaries []SourceSummary
}
type SourceInput ¶
Click to show internal directories.
Click to hide internal directories.