Versions in this module Expand all Collapse all v0 v0.0.4 Sep 1, 2022 v0.0.3 Jul 29, 2022 Changes in this version + func Errorf(format string, a ...any) tracerr.Error + func New(message string, a ...any) tracerr.Error + func NewMulti(errs []error, message string, a ...any) tracerr.Error + func ToString(err error) string + func Wrap(err error, message string, a ...any) tracerr.Error