Documentation
¶
Overview ¶
Package diagnostics embeds the diagnostic explain pages and the append-only registry lock snapshot so pkg/diag can serve Explain(code) from the binary (ADR 0015; design.md D2).
One <CODE>.md page per registered code in pkg/diag/registry.go; registry.lock is the committed code+title snapshot that makes the registry append-only (enforced by pkg/diag tests).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS holds every explain page and the registry lock.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.