Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var QueueIsEmpty = errors.New("queue is empty")
Functions ¶
func New ¶
func New( taskManager contracts.TaskManagerInterface, tasksReadyToSend <-chan domain.Task, eh contracts.EventHandlerInterface, monitoring contracts.MonitoringInterface, options *Options, ) contracts.SenderServiceInterface
Types ¶
Click to show internal directories.
Click to hide internal directories.