Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotForPublicUse ¶
type NotForPublicUse struct{}
NotForPublicUse is a marker type that an API is for internal use only. It does not perfectly prevent usage of that API, but helps to restrict usage. Anything with this marker is not covered by the Go compatibility agreement.
var AllowInternalUse NotForPublicUse
AllowInternalUse is passed from "json" to "jsontext" to authenticate that the caller can have access to internal functionality.
Directories
¶
Path | Synopsis |
---|---|
Package extworker provides an external worker service and related utilities.
|
Package extworker provides an external worker service and related utilities. |
model
|
|
Package pipelinex contains utilities for manipulating Beam proto pipelines.
|
Package pipelinex contains utilities for manipulating Beam proto pipelines. |
runner
|
|
prism
Package prism downloads, unzips, boots up a prism binary to run a pipeline against.
|
Package prism downloads, unzips, boots up a prism binary to run a pipeline against. |
Package schema handles converting a Beam schema to a Row and back again.
|
Package schema handles converting a Beam schema to a Row and back again. |
Click to show internal directories.
Click to hide internal directories.