//
pkg.gl
Category
github.com/Hexiaopi/go-notes
toy
WorkPool
work
package
0.0.0-20240902082406-25d27471d586
Repository:
https://github.com/hexiaopi/go-notes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
32 SLOC
#
Functions
New
New 创建一个新工作池.
#
Structs
Pool
Pool 提供一个goroutine池.
#
Interfaces
Worker
Worker 池中的任务类型.