Documentation
¶
Overview ¶
Package checkop owns repository-check preparation, ordered use cases, result assembly, and semantic presentation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Leaf ¶
type Leaf uint8
Leaf identifies one resolved repository-check use case after CLI parsing.
type Outcome ¶
type Outcome struct {
Document presentation.Document
Failure error
}
Outcome is the immutable semantic result of one repository-check use case. Failure is non-nil only after a complete produced report contains Error findings.
Click to show internal directories.
Click to hide internal directories.