pkgsrc/devel/go-iochan/PLIST
he b732f033bf Add go-iochan version 1.0.0.
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.
2019-08-31 21:11:52 +00:00

7 lines
357 B
Text

@comment $NetBSD: PLIST,v 1.1 2019/08/31 21:11:52 he Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/mitchellh/iochan.a
gopkg/src/github.com/mitchellh/iochan/LICENSE.md
gopkg/src/github.com/mitchellh/iochan/README.md
gopkg/src/github.com/mitchellh/iochan/go.mod
gopkg/src/github.com/mitchellh/iochan/iochan.go
gopkg/src/github.com/mitchellh/iochan/iochan_test.go