goutils/testio
Kyle Isom 6e4239649a Import testio package. 2016-04-28 11:37:26 -07:00
..
LICENSE Import testio package. 2016-04-28 11:37:26 -07:00
README.md Import testio package. 2016-04-28 11:37:26 -07:00
git-hist.tar.xz Import testio package. 2016-04-28 11:37:26 -07:00
testio.go Import testio package. 2016-04-28 11:37:26 -07:00
testio_test.go Import testio package. 2016-04-28 11:37:26 -07:00

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.