Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultTimeout = 5 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnConfig ¶
type ConnConfig any
type ErrNotMultiple ¶
type ErrNotMultiple struct {
Len int
}
func (*ErrNotMultiple) Error ¶
func (e *ErrNotMultiple) Error() string
type ModeConfig ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
Reader is a wrapper around io.Reader, that allows to cancel read operation.
type TCPConnConfig ¶
Click to show internal directories.
Click to hide internal directories.