Skip to content

Commit

Permalink
Regenerate shims
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Oct 12, 2021
1 parent 692e40c commit 6da8501
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 36 deletions.
67 changes: 32 additions & 35 deletions experimental/batchmap/batchmap.shims.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion experimental/batchmap/tmap.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// verifiable data structures.
package batchmap

//go:generate go install github.com/apache/beam/sdks/go/cmd/starcgen
//go:generate go install github.com/apache/beam/sdks/v2/go/cmd/starcgen
//go:generate starcgen --package=batchmap --identifiers=entryToNodeHashFn,partitionByPrefixLenFn,tileHashFn,leafShardFn,tileToNodeHashFn,tileUpdateFn

import (
Expand Down

0 comments on commit 6da8501

Please sign in to comment.