Documentation ¶
Overview ¶
native_wordcap is a toy streaming pipeline that uses PubSub. It does the following:
(1) create a topic and publish a few messages to it (2) start a streaming pipeline that converts the messages to upper case and logs the result.
This is a portable PubSub option and does not need to be run on Dataflow.
Directories ¶
Path | Synopsis |
---|---|
Package nativepubsubio contains a Golang implementation of streaming reads and writes to PubSub.
|
Package nativepubsubio contains a Golang implementation of streaming reads and writes to PubSub. |
Click to show internal directories.
Click to hide internal directories.