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

# Structs

VertexBuffer points to the partition of a buffer owned by the vertex.

# Interfaces

StarterStopper starts/stops the forwarding.
ToWhichStepDecider decides which step to forward after applying the WhereTo function.

# Type aliases

GoWhere is the step decider on where it needs to go.