Versions in this module Expand all Collapse all v1 v1.0.0 Dec 31, 2023 Changes in this version + func Attributes(err error) []any + func Format(format string, arguments ...any) func(...any) *Error + type Error struct + func New(message string, attributes ...any) *Error + func (err *Error) Error() string + func (err *Error) Unwrap() error