Versions in this module Expand all Collapse all v2 v2.0.6 May 2, 2019 Changes in this version + func Check(err *error, cond bool, text string) + func Checkf(err *error, cond bool, format string, a ...interface{}) + func Error(text string) error + func Errorf(format string, a ...interface{}) error + func Wrap(err error, text string) error + func Wrapf(err error, format string, a ...interface{}) error Other modules containing this package github.com/tleben/go-errors