Versions in this module Expand all Collapse all v0 v0.1.0 Jul 25, 2026 Changes in this version + type AnnotatedError struct + func New(err error, attrs ...slog.Attr) *AnnotatedError + func (e *AnnotatedError) Attrs() []slog.Attr + func (e *AnnotatedError) Error() string + func (e *AnnotatedError) LogValue() slog.Value + func (e *AnnotatedError) Unwrap() error