Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReadWriteCloser ¶ added in v0.1.6
func NewReadWriter ¶
func SetReadDeadline ¶ added in v0.1.19
func SetReadDeadline(rw io.ReadWriter, t time.Time) error
Types ¶
type CloseWrite ¶ added in v0.6.2
type CloseWrite interface {
CloseWrite() error
}
Click to show internal directories.
Click to hide internal directories.