Documentation
¶
Overview ¶
Package errors provides the central CLI error handler that emits a structured JSON/YAML envelope to stderr when --output=json|yaml, and falls back to the existing plain-text logger for text/TUI mode.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleFatal ¶
HandleFatal classifies err, emits a structured envelope to stderr when the active --output mode is json or yaml, and terminates the process.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.