Documentation
¶
Overview ¶
Package iodebug implements an io debugging Reader and Writer. Based on testing/iotest.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReadLogger ¶
NewReadLogger returns a reader that behaves like r except that it logs (using log.Print) each read to standard error, printing the prefix and the hexadecimal data written.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.