goutils/testio
Kyle Isom f6d227946b Get rid of bazel.
Good riddance. More of a headache than it's worth.
2024-05-19 20:24:38 -07:00
..
LICENSE Import testio package. 2016-04-28 11:37:26 -07:00
README.md bazel: updating build files 2023-05-04 15:11:15 -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.