Install golang-github-mitchellh-iochan-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-mitchellh-iochan-dev
Description:
Go library for turning `io.Reader` into channels
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.
Homepage: https://github.com/mitchellh/iochan
Version: 0.0~git20150529.0.87b45ff-3
Section: universe/devel