Documentation
¶
Overview ¶
Package referencecheck owns managed rendered-reference validity policy.
Index ¶
Constants ¶
View Source
const PropertyAuthority checkresult.Property = "authority"
PropertyAuthority is the protected property for ADR related-link validity.
View Source
const PropertyCorrectness checkresult.Property = "correctness"
PropertyCorrectness is the protected property for managed link validity.
Variables ¶
This section is empty.
Functions ¶
func ADRRelated ¶
func ADRRelated(adrs []ADR) (checkresult.Result, error)
func Check ¶
func Check(plan outputplan.Plan, prefix string, effectiveSkills map[string]bool, knownSkills map[string]bool, exists Exists) (checkresult.Result, error)
Check validates managed Markdown and skill references using the supplied semantic output plan and the working-universe existence capability.
Types ¶
Click to show internal directories.
Click to hide internal directories.