native_wordcap command

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

PathSynopsis
go/examples/native_wordcap/nativepubsubioPackage nativepubsubio contains a Golang implementation of streaming reads and writes to PubSub.
Version
v2.65.0 (latest)
Published
May 6, 2025
Platform
linux/amd64
Imports
11 packages
Last checked
1 day ago

Tools for package owners.