Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Task ¶
type Task struct { TaskType string ArrivedAt time.Time Duration time.Duration RealObject interface{} }
Task object wrapper
type TaskSelector ¶
TaskSelector provides the best task for worker ws[workerIndex]
Click to show internal directories.
Click to hide internal directories.