Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(cfg LaunchConfig)
Types ¶
type LaunchConfig ¶
type LaunchConfig struct {
Queues []queue.Queue
Poller Poller
Processor process.Processor
QueueCancelFunc context.CancelFunc
TransformFunc transform.TransformationFunc
Concurrency int
}
Click to show internal directories.
Click to hide internal directories.