Documentation ¶
Overview ¶
Package taskpool wraps execution task pool and cancel task pool
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager contains execution pool and cancel pool
func (Manager) ShutdownAndWait ¶
ShutdownAndWait wait and shutdown the task pool
Click to show internal directories.
Click to hide internal directories.