File: README.md

package info (click to toggle)
golang-github-kisom-goutils 0.0~git20161101.0.858c9cb-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 384 kB
  • ctags: 331
  • sloc: makefile: 6
file content (15 lines) | stat: -rw-r--r-- 363 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## testio

This is a collection of various utility io types:

* BrokenReadWriter
* BrokenWriter
* BufCloser
* BufferConn
* LoggingBuffer

You can check out the
[godoc](https://godoc.org/github.com/kisom/goutils/testio) for dtails.

It was imported from [kisom/testio](https://github.com/kisom/testio/). The
original Git directory is preserved in git-hist.tar.xz.