v0.2.2
Pre-release
Pre-release
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
CtxPipe is a copy of io.Pipe, but allows canceling the blocking Read
of the Reader externally to prevent hanging goroutines