Commit Graph

3 Commits

Author SHA1 Message Date
Marat Radchenko
482260c7e3 Fix error strings to follow Go guidelines
Error strings should not be capitalized (unless beginning with proper nouns or acronyms) or end with punctuation:
https://github.com/golang/go/wiki/CodeReviewComments#error-strings
2019-10-22 17:33:49 +03:00
risk danger olson
831bcc4358 errors: remove Error prefix 2016-08-19 14:03:39 -06:00
risk danger olson
2473068345 rename errutil to errors 2016-08-18 14:20:33 -06:00