Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogMgr ¶
func InitLogMgr() (err error)
func InitWorkerMgr ¶
func InitWorkerMgr() (err error)
Types ¶
type JobMgr ¶
type JobMgr struct {
// contains filtered or unexported fields
}
任务管理器
var ( // 单例 G_jobMgr *JobMgr )
Click to show internal directories.
Click to hide internal directories.