Documentation
¶
Index ¶
- func As(err error, target any) bool
- func Is(err, target error) bool
- type Error
- func New(kind, code fmt.Stringer, message string, attrs ...slog.Attr) *Error
- func Wrap(err error, kind, code fmt.Stringer, message string, attrs ...slog.Attr) *Error
- func WrapMeta(err error, attrs ...slog.Attr) *Error
- func WrapMetaWithStack(err error, attrs ...slog.Attr) *Error
- func WrapWithStack(err error, kind, code fmt.Stringer, message string, attrs ...slog.Attr) *Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.