//
pkg.gl
Category
github.com/csrwng/origin
pkg
util
errors
package
1.5.1
Repository:
https://github.com/csrwng/origin.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
0
Files
29 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.
IsTimeoutErr
IsTimeoutErr returns true if the error indicates timeout.
TolerateNotFoundError
TolerateNotFoundError tolerates 'not found' errors.