This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
from 59bd643 This closes #441
add 9441be0 Prepare repository for deployment.
new b040c92 Add Go SDK quickstart and minimal documentation page
new 668a523 Add Go to the Wordcount example
new 6c16369 Fix mailing list links and docker image
new b89b181 This closes #440
The 4 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:
content/contribute/index.html | 13 ++
src/_includes/section-menu/get-started.html | 1 +
src/_includes/section-menu/sdks.html | 11 +
src/documentation/index.md | 3 +-
src/documentation/sdks/go.md | 20 ++
src/get-started/beam-overview.md | 3 +-
src/get-started/index.md | 2 +-
src/get-started/mobile-gaming-example.md | 3 +
src/get-started/quickstart-go.md | 67 ++++++
src/get-started/wordcount-example.md | 342 ++++++++++++++++++++++++++++
src/images/logos/sdks/go.png | Bin 0 -> 15475 bytes
src/index.md | 2 +
12 files changed, 464 insertions(+), 3 deletions(-)
create mode 100644 src/documentation/sdks/go.md
create mode 100644 src/get-started/quickstart-go.md
create mode 100644 src/images/logos/sdks/go.png
--
To stop receiving notification emails like this one, please contact
[email protected].