|
|
||
|---|---|---|
| .. | ||
| LICENSE | ||
| README.md | ||
| git-hist.tar.xz | ||
| testio.go | ||
| testio_test.go | ||
README.md
testio
This is a collection of various utility io types:
- BrokenReadWriter
- BrokenWriter
- BufCloser
- BufferConn
- LoggingBuffer
You can check out the godoc for dtails.
It was imported from kisom/testio. The original Git directory is preserved in git-hist.tar.xz.