Documentation ¶ Overview ¶ Package beamx is a convenience package for beam. Index ¶ func Run(ctx context.Context, p *beam.Pipeline) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(ctx context.Context, p *beam.Pipeline) error Run invokes beam.Run with the runner supplied by the flag "runner". It defaults to the direct runner, but all beam-distributed runners and textio filesystems are implicitly registered. Types ¶ This section is empty. Source Files ¶ View all Source files run.go Click to show internal directories. Click to hide internal directories.