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

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


    from 77cbcd2  Removing some unused local variables (#4684)
     add 85adafa  Move examples to godoc examples part 1.
     new 7129343  Merge pull request #5201: Move text examples to Go Doc 
examples

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/go/pkg/beam/coder.go    |   6 +-
 sdks/go/pkg/beam/create.go   |   9 +--
 sdks/go/pkg/beam/doc.go      |  53 +-------------
 sdks/go/pkg/beam/doc_test.go | 166 +++++++++++++++++++++++++++++++++++++++++++
 sdks/go/pkg/beam/encoding.go |   6 ++
 sdks/go/pkg/beam/flatten.go  |   7 --
 sdks/go/pkg/beam/forward.go  |  48 ++++++++++---
 sdks/go/pkg/beam/gbk.go      |   8 ---
 sdks/go/pkg/beam/impulse.go  |   9 +--
 sdks/go/pkg/beam/option.go   |   7 +-
 sdks/go/pkg/beam/pardo.go    |   4 +-
 sdks/go/pkg/beam/util.go     |   6 --
 12 files changed, 223 insertions(+), 106 deletions(-)
 create mode 100644 sdks/go/pkg/beam/doc_test.go

-- 
To stop receiving notification emails like this one, please contact
tg...@apache.org.

Reply via email to