package
1.3.2
Repository: https://github.com/numaproj/numaflow.git
Documentation: pkg.go.dev

# Interfaces

SourceTransformApplier applies the source transform on the read message and gives back a new message.

# Type aliases

ApplySourceTransformFunc is a function type that implements SourceTransformApplier interface.