blob: dc60a655eafa7bbdc89b78f680727804240570bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
# gogol-dataflow
* [Version](#version)
* [Description](#description)
* [Contribute](#contribute)
* [Licence](#licence)
## Version
`0.3.0`
## Description
A client library for the Google Dataflow.
## Contribute
For any problems, comments, or feedback please create an issue [here on GitHub](https://github.com/brendanhay/gogol/issues).
> _Note:_ this library is an auto-generated Haskell package. Please see `gogol-gen` for more information.
## Licence
`gogol-dataflow` is released under the [Mozilla Public License Version 2.0](http://www.mozilla.org/MPL/).
|