//
pkg.gl
Category
github.com/ashcrow/origin
pkg
util
errors
package
1.0.7
Repository:
https://github.com/ashcrow/origin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
19 SLOC
#
Functions
ErrorToSentence
ErrorToSentence will capitalize the first letter of the error message and add a period to the end if one is not present.
TolerateNotFoundError
TolerateNotFoundError tolerates 'not found' errors.