Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Proxy ¶
func Proxy(c1, c2 io.ReadWriteCloser)
Proxy copies data between two ReadWriteClosers in both directions. It blocks until both directions are finished or an error occurs.
Types ¶
type NopWriterCloser ¶
func (NopWriterCloser) Close ¶
func (NopWriterCloser) Close() error
Click to show internal directories.
Click to hide internal directories.