Versions in this module Expand all Collapse all v1 v1.0.0 Mar 15, 2026 Changes in this version + func AddMeta(er error, key string, value any) error + func NewError(operation string, er error) error + type Error struct + Er error + Meta map[string]any + Op string + func (e *Error) Error() string + func (e *Error) Unwrap() error