Package beamx is a convenience package for beam.
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.