Documentation ¶
Overview ¶
Package errors provides utility functions for various errors
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorToSentence ¶ added in v1.0.7
ErrorToSentence will capitalize the first letter of the error message and add a period to the end if one is not present.
func IsTimeoutErr ¶ added in v1.1.1
IsTimeoutErr returns true if the error indicates timeout
func TolerateNotFoundError ¶
TolerateNotFoundError tolerates 'not found' errors
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.