//
pkg.gl
Category
github.com/jim-minter/origin
pkg
util
errors
package
1.4.0-alpha.0
Repository:
https://github.com/jim-minter/origin.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.