testerror/doc.go (1 lines of code) (raw):

// Package testerror contains a `Error` type that implements the standard Error interface. // Other packages in this repo use this type's methods to check the error of various operations. package testerror