2016-04-28 18:37:26 +00:00
|
|
|
## testio
|
|
|
|
|
|
|
|
This is a collection of various utility io types:
|
|
|
|
|
|
|
|
* BrokenReadWriter
|
|
|
|
* BrokenWriter
|
|
|
|
* BufCloser
|
|
|
|
* BufferConn
|
|
|
|
* LoggingBuffer
|
|
|
|
|
|
|
|
You can check out the
|
2023-05-04 22:11:15 +00:00
|
|
|
[godoc](https://godoc.io/git.wntrmute.dev/kyle/goutils/testio) for dtails.
|
2016-04-28 18:37:26 +00:00
|
|
|
|
|
|
|
It was imported from [kisom/testio](https://github.com/kisom/testio/). The
|
|
|
|
original Git directory is preserved in git-hist.tar.xz.
|