An open API service indexing awesome lists of open source software.

https://github.com/momokatte/go-drain

A Go library for connecting Readers and Writers with string channels
https://github.com/momokatte/go-drain

channels file-handling go golang iterators line-by-line reader word-by-word writer

Last synced: 5 months ago
JSON representation

A Go library for connecting Readers and Writers with string channels

Awesome Lists containing this project

README

          

# go-drain

A Go library for connecting Readers and Writers with string channels, with convenience functions for os.Stdin, os.Stdout, and os.File.

The [go-drain-example](https://github.com/momokatte/go-drain-example) app demonstrates practical use of this package.

## Online GoDoc

https://godoc.org/github.com/momokatte/go-drain