//
pkg.gl
Category
github.com/blademainer/go-exercise
demos
threadpool
package
0.0.0-20241126035509-154a872f020a
Repository:
https://github.com/blademainer/go-exercise.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
43 SLOC
#
Functions
NewThreadPool
NewThreadPool init.
#
Variables
ErrPoolIsFull
ErrPoolIsFull pool is full.
#
Interfaces
ThreadPool
ThreadPool 线程池.