| This gets rid of the warning about mismatched test sizes. | ||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| LICENSE | ||
| README.md | ||
| 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.