Documentation ¶ Index ¶ func Errorf(s string, args ...interface{}) error func Ignorable(err error) error func IsIgnorable(err error) bool func New(s string) error func Wrap(err error, s string) error func Wrapf(err error, s string, args ...interface{}) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Errorf ¶ func Errorf(s string, args ...interface{}) error func Ignorable ¶ func Ignorable(err error) error func IsIgnorable ¶ func IsIgnorable(err error) bool func New ¶ func New(s string) error func Wrap ¶ func Wrap(err error, s string) error func Wrapf ¶ func Wrapf(err error, s string, args ...interface{}) error Types ¶ This section is empty. Source Files ¶ View all Source files errors.go Click to show internal directories. Click to hide internal directories.