Documentation
¶
Overview ¶
Package errfmt provides user-friendly error formatting with actionable suggestions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorContext ¶
ErrorContext builds context from an error chain for debugging.
func FormatError ¶
FormatError formats an error for user-friendly display with actionable suggestions.
func IsAuthError ¶
IsAuthError returns true if the error is authentication-related.
func IsNotFoundError ¶
IsNotFoundError returns true if the error indicates a resource was not found.
func IsRateLimitError ¶
IsRateLimitError returns true if the error indicates rate limiting.
func WrapWithSuggestion ¶
WrapWithSuggestion wraps an error with a custom suggestion.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.