//
pkg.gl
Category
github.com/cbwfree/micro-core
multi
package
0.1.5
Repository:
https://github.com/cbwfree/micro-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
294 SLOC
#
Functions
NewTasks
实例化并发任务.
NewWorks
实例化并发任务.
RunTasks
执行并发任务.
RunWorks
执行并发任务.
#
Constants
DefaultLongTime
No description provided by the author
DefaultTimeout
No description provided by the author
#
Variables
ErrNotFound
No description provided by the author
ErrTimeout
No description provided by the author
#
Structs
Task
No description provided by the author
Work
No description provided by the author
WorkResult
No description provided by the author
#
Type aliases
TaskHandler
No description provided by the author
WorkHandler
No description provided by the author