package
0.5.1
Repository: https://github.com/sta-golang/go-lib-utils.git
Documentation: pkg.go.dev

# Functions

创建函数.
WithConcurrentSecurity 设置并发安全.如果此任务组需要共享则可使用此选项.
WithTaskSize 设置任务数量大小,如果可以提前预知则可以减少map的扩容次数.
WithWorkPool 使用指定线程池.
WithWorkPoolWithSize 使用线程池并指定大小.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Group 执行组.

# Type aliases

AsyncGroupStatus 异步组的状态.
Option 选项.
TaskStatus 任务状态.