We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67f6644 commit e96edefCopy full SHA for e96edef
README.md
@@ -1,4 +1,4 @@
1
-# Flow - FBP / pipelines
+# Flow - FBP / pipelines [](https://travis-ci.org/go-pkgz/flow) [](https://goreportcard.com/report/github.com/go-pkgz/flow) [](https://coveralls.io/github/go-pkgz/flow?branch=master)
2
3
Package `flow` provides support for very basic FBP / pipelines. It helps to structure multistage processing as
4
a set of independent handlers communicating via channels. The typical use case is for ETL (extract, transform, load)
0 commit comments