Versions in this module Expand all Collapse all v1 v1.48.0 Jun 15, 2019 v1.47.0 Apr 13, 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