Skip to content

Document required Go SDK initialization - #39689

Draft
aryansk wants to merge 1 commit into
apache:masterfrom
aryansk:codex/issue-19226-beam-init-guidance
Draft

Document required Go SDK initialization#39689
aryansk wants to merge 1 commit into
apache:masterfrom
aryansk:codex/issue-19226-beam-init-guidance

Conversation

@aryansk

@aryansk aryansk commented Aug 9, 2026

Copy link
Copy Markdown

Addresses #19226

Description

Document the required beam.Init() call in the Go SDK documentation and
quickstart, including when it must be called relative to flag parsing and
pipeline construction. The public API comment now states the same ordering so
the requirement is visible in generated Go documentation.

This is the short-term documentation portion of the issue; it does not change
runtime behavior.

Testing

  • git diff --check
  • Go tests not run because this change only updates documentation and a public API comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant