Import testio package.

This commit is contained in:
Kyle Isom
2016-04-28 11:37:26 -07:00
parent 3b215bc8b2
commit 6e4239649a
5 changed files with 509 additions and 0 deletions

15
testio/README.md Normal file
View File

@@ -0,0 +1,15 @@
## 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.