Documentation
¶
Index ¶
- func AddUserMessagef(original error, msg string, args ...any) error
- func CombinedError(original error, userErr *userError) error
- func ConvertToUserError(err error) error
- func EarliestStackTrace(err error) errors.StackTrace
- func GetUserErrorMessage(err error) string
- func NewUserError(msg string) *userError
- func NewUserErrorf(msg string, args ...any) *userError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombinedError ¶
func ConvertToUserError ¶
func EarliestStackTrace ¶
func EarliestStackTrace(err error) errors.StackTrace
func GetUserErrorMessage ¶
func NewUserError ¶
func NewUserError(msg string) *userError
func NewUserErrorf ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.