You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jr...@apache.org on 2022/07/13 15:39:35 UTC

[beam] branch master updated (b4c251a15bb -> fa5bcfa3613)

This is an automated email from the ASF dual-hosted git repository.

jrmccluskey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from b4c251a15bb Move Go Primitives Integration Tests to Generic Registration (#22247)
     add fa5bcfa3613 Move native Go examples to generic registration (#22245)

No new revisions were added by this update.

Summary of changes:
 .../examples/complete/autocomplete/autocomplete.go  |  6 ++++--
 sdks/go/examples/contains/contains.go               |  9 +++++----
 .../debugging_wordcount/debugging_wordcount.go      |  9 +++++----
 sdks/go/examples/grades/grades.go                   | 13 ++++++-------
 sdks/go/examples/kafka/taxi.go                      |  4 ++--
 sdks/go/examples/large_wordcount/large_wordcount.go | 21 +++++++++++++--------
 sdks/go/examples/multiout/multiout.go               |  6 ++++--
 sdks/go/examples/pingpong/pingpong.go               | 10 +++++++---
 sdks/go/examples/stringsplit/stringsplit.go         |  7 ++++---
 .../windowed_wordcount/windowed_wordcount.go        |  6 +++---
 sdks/go/examples/wordcount/wordcount.go             |  6 +++---
 sdks/go/examples/yatzy/yatzy.go                     |  8 ++++----
 12 files changed, 60 insertions(+), 45 deletions(-)