Documentation ¶
Index ¶
- func RegisterTask(name string, taskNums int, call DoFunc)
- func RegisterTaskByMethod(name string, taskNums int, call func(*context.Context))
- func RegisterTaskByMethodAndFilter(name string, taskNums int, call func(*context.Context), ...)
- func Start()
- func StartAndWait()
- func Stop()
- func Wait()
- type DoFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterTaskByMethod ¶
RegisterTaskByMethod
Types ¶
Click to show internal directories.
Click to hide internal directories.