//
pkg.gl
Category
github.com/ForrestSu/go_learn
concurrency
go-pool
package
1.3.6
Repository:
https://github.com/forrestsu/go_learn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
63 SLOC
#
Functions
NewPoolWithSize
NewPoolWithSize 构造线程池.
NewWorker
NewWorker new worker.
#
Structs
Pool
No description provided by the author
Worker
Worker work.
#
Type aliases
Job
Job 任务.