Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestNetError ¶
type TestNetError struct {
// contains filtered or unexported fields
}
func NewTestNetError ¶
func NewTestNetError(timeout, temporary bool) *TestNetError
func (*TestNetError) Error ¶
func (e *TestNetError) Error() string
func (*TestNetError) Temporary ¶
func (e *TestNetError) Temporary() bool
func (*TestNetError) Timeout ¶
func (e *TestNetError) Timeout() bool
Click to show internal directories.
Click to hide internal directories.