goutils/testio
Kyle Isom 070ffb9dff Cleanup testio. 2018-12-17 18:16:52 -08: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
testio.go Cleanup testio. 2018-12-17 18:16:52 -08: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.