io

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReadWriteCloser added in v0.1.6

func NewReadWriteCloser(r io.Reader, w io.Writer, c io.Closer) io.ReadWriteCloser

func NewReadWriter

func NewReadWriter(r io.Reader, w io.Writer) io.ReadWriter

func SetReadDeadline added in v0.1.19

func SetReadDeadline(rw io.ReadWriter, t time.Time) error

Types

type CloseRead added in v0.6.2

type CloseRead interface {
	CloseRead() error
}

type CloseWrite added in v0.6.2

type CloseWrite interface {
	CloseWrite() error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL