Versions in this module Expand all Collapse all v2 v2.0.1 Jun 3, 2020 Changes in this version + func Cause(err error) error + func Errorf(format string, args ...interface{}) error + func New(message string) error + func Wrap(err error, message string) error + func Wrapf(err error, format string, args ...interface{}) error + type StackTracer interface + StackTrace func() errors.StackTrace