Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnnotatedError ¶
type AnnotatedError struct {
// contains filtered or unexported fields
}
func (*AnnotatedError) Attrs ¶
func (e *AnnotatedError) Attrs() []slog.Attr
func (*AnnotatedError) Error ¶
func (e *AnnotatedError) Error() string
func (*AnnotatedError) LogValue ¶
func (e *AnnotatedError) LogValue() slog.Value
func (*AnnotatedError) Unwrap ¶
func (e *AnnotatedError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.