16 lines
363 B
Markdown
16 lines
363 B
Markdown
|
## testio
|
||
|
|
||
|
This is a collection of various utility io types:
|
||
|
|
||
|
* BrokenReadWriter
|
||
|
* BrokenWriter
|
||
|
* BufCloser
|
||
|
* BufferConn
|
||
|
* LoggingBuffer
|
||
|
|
||
|
You can check out the
|
||
|
[godoc](https://godoc.org/github.com/kisom/goutils/testio) for dtails.
|
||
|
|
||
|
It was imported from [kisom/testio](https://github.com/kisom/testio/). The
|
||
|
original Git directory is preserved in git-hist.tar.xz.
|