ctxio -- io with a context.
This commit introduces a reader and writer that respect contexts. Warning: careful how you use them. Returning leaves a goroutine reading until the read finishes.
Showing
util/ctx/ctxio.go
0 → 100644
util/ctx/ctxio_test.go
0 → 100644
Please register or sign in to comment