This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 689c1894f4b Fix every PR linking to PR 123 (#21802)
add 3c5ea0dfd50 Add native PubSub IO prototype to Go (#17955)
No new revisions were added by this update.
Summary of changes:
.../native_wordcap/nativepubsubio/native.go | 247 +++++++++++++++++++++
.../nativepubsubio/subscriptiontracker.go | 78 +++++++
.../wordcap.go | 12 +-
3 files changed, 330 insertions(+), 7 deletions(-)
create mode 100644 sdks/go/examples/native_wordcap/nativepubsubio/native.go
create mode 100644
sdks/go/examples/native_wordcap/nativepubsubio/subscriptiontracker.go
copy sdks/go/examples/{streaming_wordcap => native_wordcap}/wordcap.go (83%)