package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jun 3, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
StartAndWait start and wait all task done
type Context struct {
Name string `json:"name"`
TaskNo int `json:"taskNo"`
Done bool `json:"done"`
}
Context 任务上下文对象
Source Files
¶
Click to show internal directories.
Click to hide internal directories.