Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Copy ¶
func Copy(in io.ReadSeeker, out io.Writer) error
Copy copies data from in to out first directly, then using a buffer. It also writes to stdout
func PipeExample ¶
func PipeExample() error
PipeExample helps give some more examples of using io interfaces
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.