Documentation
¶
Overview ¶
Package errors contains error checking and wrapping functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIsChainNotReachableError ¶
CheckIsChainNotReachableError checks if error is a `ChainNotReachableError` and wraps it correctly. Returns `WithStack(err)` otherwise.
func IsChainNotReachableError ¶
IsChainNotReachableError checks the geth specific error that is returned in case the connection broke. May not work on all patforms.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.