Skip to content

v0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@philippseith philippseith released this 06 Sep 06:38
· 418 commits to master since this release
ae7b874

Pipe implementation with Context

CtxPipe is a copy of io.Pipe, but allows canceling the blocking Read
of the Reader externally to prevent hanging goroutines