Documentation ¶ Index ¶ func Copy(dst io.Writer, src io.Reader) error func ErrReader(r io.Reader) io.Reader func ErrWriter(w io.Writer) io.Writer func Len(reader io.Reader) (uint64, bool) func QuiteClose(closer io.Closer) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Copy ¶ func Copy(dst io.Writer, src io.Reader) error func ErrReader ¶ func ErrReader(r io.Reader) io.Reader func ErrWriter ¶ func ErrWriter(w io.Writer) io.Writer func Len ¶ func Len(reader io.Reader) (uint64, bool) func QuiteClose ¶ func QuiteClose(closer io.Closer) Types ¶ This section is empty. Source Files ¶ View all Source files close.gocopy.goerrreadwriter.golen.go Click to show internal directories. Click to hide internal directories.