Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FlowRunnerProcessor ¶
type FlowRunnerProcessor struct {
// contains filtered or unexported fields
}
func (*FlowRunnerProcessor) HandleQueueConfig ¶
func (processor *FlowRunnerProcessor) HandleQueueConfig(ctx *pipeline.Context) error
func (*FlowRunnerProcessor) Name ¶
func (processor *FlowRunnerProcessor) Name() string
func (*FlowRunnerProcessor) Process ¶
func (processor *FlowRunnerProcessor) Process(ctx *pipeline.Context) error
func (*FlowRunnerProcessor) Stop ¶
func (processor *FlowRunnerProcessor) Stop() error
Click to show internal directories.
Click to hide internal directories.