//
pkg.gl
Category
github.com/numaproj/numaflow
pkg
sources
forward
applier
package
1.3.2
Repository:
https://github.com/numaproj/numaflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
12 SLOC
#
Interfaces
SourceTransformApplier
SourceTransformApplier applies the source transform on the read message and gives back a new message.
#
Type aliases
ApplySourceTransformFunc
ApplySourceTransformFunc is a function type that implements SourceTransformApplier interface.