Skip to content

Commit

Permalink
Add all the packages to the aliasing coverage for link forwarding.
Browse files Browse the repository at this point in the history
  • Loading branch information
lostluck committed Oct 22, 2024
1 parent da7945c commit a0f6b76
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions content/code/beam-go.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,24 @@
title: "Unofficial Apache Beam SDK for Go"
date: 2024-10-17T23:00:00Z
vanity: "https://github.com/lostluck/beam-go"
# Generate the aliases with the following in the package.
# go list ./... | sed 's/^lostluck.dev/ - /g'
aliases:
- /beam-go
- /beam-go/cmd/beamgo
- /beam-go/coders
- /beam-go/examples/wordcount
- /beam-go/internal
- /beam-go/internal/beamopts
- /beam-go/internal/extworker
- /beam-go/internal/harness
- /beam-go/internal/model/fnexecution_v1
- /beam-go/internal/model/jobmanagement_v1
- /beam-go/internal/model/pipeline_v1
- /beam-go/internal/pipelinex
- /beam-go/internal/runner/prism
- /beam-go/internal/runner/universal
- /beam-go/io/blobio
- /beam-go/io/textio
- /beam-go/transforms/io/synthetic
---

0 comments on commit a0f6b76

Please sign in to comment.