Versions in this module Expand all Collapse all v1 v1.48.1 Aug 21, 2019 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