package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Mar 6, 2026
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CLIError struct {
Error string `json:"error"`
Message string `json:"message"`
RetryAfter *int `json:"retry_after,omitempty"`
}
CLIError is the structured JSON error format emitted to stderr when -o json is set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.