Versions in this module Expand all Collapse all v1 v1.54.4 Nov 23, 2020 Changes in this version + func Errorf(format string, a ...interface{}) error + func New(text string) error + func Walk(err error, f WalkFunc) + type WalkFunc func(error) bool