Versions in this module Expand all Collapse all v1 v1.0.1 Apr 10, 2020 v1.0.0 Dec 30, 2019 Changes in this version + func Errorf(format string, args ...interface{}) error + func Is(err error, target error) bool + func New(msg string) error + func Wrap(err error, msg string) error + func Wrapf(err error, format string, args ...interface{}) error