Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultBatchSize = 100
View Source
const DefaultConcurrency = 10
View Source
const DefaultFailedTaskDelay = time.Second * 10
View Source
const DefaultNoTasksDelay = time.Second * 5
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
Click to show internal directories.
Click to hide internal directories.