README
Deprecated This package has been deprecated. Please use sethwklein.net/go/errutil instead. It provides the same features, but without the duplication of the standard errors package. What? Package errors provides things for working with single and multiple errors and errors from deferred function calls. Import import "sethwklein.net/go/errors" Documentation http://godoc.org/sethwklein.net/go/errors