Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Supervisor ¶
func NewSupervisor ¶
func NewSupervisor(logger *log.Entry, sqs sqsiface.SQSAPI, httpClient httpClient, config WorkerConfig) *Supervisor
func (*Supervisor) Shutdown ¶
func (s *Supervisor) Shutdown()
func (*Supervisor) Start ¶
func (s *Supervisor) Start(numWorkers int)
func (*Supervisor) Wait ¶
func (s *Supervisor) Wait()
Click to show internal directories.
Click to hide internal directories.