Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2026 Changes in this version + func FormatError(baseErr error, format string, args ...any) error + func New(message string) error + func Newf(format string, args ...any) error + func Wrap(err error, message string) error + func WrapError(baseErr, wrapErr error) error + func Wrapf(err error, format string, args ...any) error