File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 22title: "Unofficial Apache Beam SDK for Go"
33date: 2024-10-17T23:00:00Z
44vanity: "https://github.com/lostluck/beam-go "
5+ # Generate the aliases with the following in the package.
6+ # go list ./... | sed 's/^lostluck.dev/ - /g'
57aliases:
68 - /beam-go
9+ - /beam-go/cmd/beamgo
10+ - /beam-go/coders
11+ - /beam-go/examples/wordcount
712 - /beam-go/internal
13+ - /beam-go/internal/beamopts
14+ - /beam-go/internal/extworker
15+ - /beam-go/internal/harness
16+ - /beam-go/internal/model/fnexecution_v1
17+ - /beam-go/internal/model/jobmanagement_v1
18+ - /beam-go/internal/model/pipeline_v1
19+ - /beam-go/internal/pipelinex
20+ - /beam-go/internal/runner/prism
21+ - /beam-go/internal/runner/universal
22+ - /beam-go/io/blobio
23+ - /beam-go/io/textio
24+ - /beam-go/transforms/io/synthetic
825---
You can’t perform that action at this time.
0 commit comments