Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OptionFn ¶
type OptionFn func(*When)
func WithExpression ¶
func WithProcessor ¶
func WithStep ¶
func WithStep(step processors.Step) OptionFn
type When ¶
type When struct { processors.DefaultStepsVerticle `yaml:",inline"` language.Language `yaml:",inline"` PID *actor.PID // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.