package
0.0.0-20221121152647-7e46a1b46ecc
Repository: https://github.com/benjaminlii/async_task.git
Documentation: pkg.go.dev

# Functions

任务计算状态机.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
完成但失败.
进行中.
进行中.
完成并成功.
系统异常.

# Structs

异步任务附加参数.
任务执行状态信息.

# Interfaces

No description provided by the author

# Type aliases

异步任务状态.
任务类型,可扩展 为支持自定义taskID 保证taskID不重复 tasktype不应为纯数字.