package
Version:
v0.0.30
Opens a new window with list of versions in this module.
Published: Nov 6, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Pool 封装的 worker pool
New 创建一个新的 worker pool
size: 池子大小
func (wp *Pool) Release()
Release 释放资源
type Result struct {
Value any
Err error
}
Result 表示任务执行结果
Source Files
¶
Click to show internal directories.
Click to hide internal directories.