Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrTimedOut ¶ added in v0.26.0
type ErrTimedOut struct {
// contains filtered or unexported fields
}
func (*ErrTimedOut) Error ¶ added in v0.26.0
func (et *ErrTimedOut) Error() string
func (*ErrTimedOut) Unwrap ¶ added in v0.26.0
func (et *ErrTimedOut) Unwrap() error
type Option
deprecated
Deprecated: use return types from non-*AndWait methods
Click to show internal directories.
Click to hide internal directories.