16 lines
367 B
Markdown
16 lines
367 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.io/git.wntrmute.dev/kyle/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.
|