HTTP/2 200
content-security-policy: object-src 'none'; base-uri 'none'; script-src 'unsafe-inline' 'strict-dynamic' https: http: 'sha256-DVdvl49HC0iGx/YKQq/kVNATnEdzGfExbJVTHqT95l8=' 'sha256-CoGrkqEM1Kjjf5b1bpcnDLl8ZZLAsVX+BoAzZ5+AOmc=' 'sha256-QqhlxKosyquihHG/Jahbski3BB1pDss2/CDgLzKKbmE=' 'sha256-karKh1IrXOF1g+uoSxK+k9BuciCwYY/ytGuQVUiRzcM=' 'sha256-mxm3e8M0u3nPPBmLIBgGuMvGUIL5LGv+HzV3bLAIBgw=' 'sha256-+iS8jRq15Ez/Kzz0/G+SNc0geLNvTyf2NZC7MyJgpRE=' 'sha256-UiVwSVJIK9udADqG5GZe+nRUXWK9wEot2vrxL4D2pQs=' 'sha256-cB+y/oSfWGFf7lHk8KX+ZX2CZQz/dPamIICuPvHcB6w=' 'sha256-7mi5SPcD1cogj2+ju8J/+/qJG99F6Qo+3pO4xQkRf6Q=' 'sha256-rEbn/zvLCsDDvDrVWQuUkKGEQsjQjFvIvJK4NVIMqZ4='
x-content-type-options: nosniff
x-frame-options: deny
content-type: text/html; charset=utf-8
date: Sat, 19 Jul 2025 03:27:17 GMT
server: Google Frontend
via: 1.1 google
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Discover Packages
github.com/apache/beam/sdks/v2
go
pkg
beam
runners
vet
testpipeline
package
Version:
v2.66.0
Opens a new window with list of versions in this module.
Published: Jun 23, 2025
License: Apache-2.0, BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package testpipeline exports small test pipelines for testing the vet
runner. Shims must be generated for this package in order for tests to run
correctly. These shims should be regenerated if changes are made to this
package or to the shim generator.
FunctionReg constructs a sub optimal pipeline that needs function registration.
KvEmitFn is a do nothing example function with a k and v that uses an emit
instead of a return.
KvFn is a do nothing example function with a k and v.
Performant constructs a performant pipeline.
ShimNeeded constructs a sub optimal pipeline that needs a function shim registration.
TypeReg constructs a sub optimal pipeline that needs type registration.
VFloat64Fn is an unregistered function without type shims.
VFn is a do nothing example function with a k and v.
SCombine is a Do Nothing structural doFn to ensure that generating things for
combinefn structs works.
MergeAccumulators lifecycle method.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.