package
Version:
v0.0.0-...-021ab65
Opens a new window with list of versions in this module.
Published: Oct 28, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
厂房
关闭协程池,让所有worker退出运行以防goroutine泄露,必须先调用Wait
type Task struct {
TaskFunc func([]interface{})
Param []interface{}
}
需要执行的任务
Source Files
¶
Click to show internal directories.
Click to hide internal directories.