Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-mitchellh-iochan-dev
Go library for turning `io.reader` into channels
https://github.com/mitchellh/iochan
0
no reviews
Install
Iochan is a go library for treating io readers and writers like channels. this is useful when sometimes you wish to use io.reader and such in select statements.