//
pkg.gl
Category
github.com/gopheracademy/manager
pool
package
0.0.0-20201120173822-96123f16761f
Repository:
https://github.com/gopheracademy/manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
32 SLOC
#
Functions
New
New creates a new pool with the given number of workers.
#
Structs
Pool
Pool is a simple worker pool.