Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkerPool ¶
type WorkerPool struct {
// contains filtered or unexported fields
}
func (*WorkerPool) AddHandler ¶
func (workerPool *WorkerPool) AddHandler[T pgqueue.JobData](handler JobHandler[T])
func (*WorkerPool) Start ¶
func (workerPool *WorkerPool) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.