Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrTimeout ¶
type ErrTimeout struct {
// contains filtered or unexported fields
}
ErrTimeout is used when the set timeout has been reached
func (*ErrTimeout) Cause ¶
func (e *ErrTimeout) Cause() error
Cause returns the error that caused ErrTimeout
func (*ErrTimeout) Error ¶
func (e *ErrTimeout) Error() string
Click to show internal directories.
Click to hide internal directories.