Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DropKeyFn ¶
type DropKeyFn struct { XType beam.EncodedType YType beam.EncodedType }
type ExtractKeyFn ¶
type ExtractKeyFn struct { KeyField string Type beam.EncodedType }
func NewExtractKeyFn ¶
func NewExtractKeyFn(keyField string, elemType reflect.Type) *ExtractKeyFn
Click to show internal directories.
Click to hide internal directories.