//
pkg.gl
Category
github.com/tsmweb/go-helper-api
concurrent
gopool
package
1.4.4
Repository:
https://github.com/tsmweb/go-helper-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
83 SLOC
#
Functions
New
New creates new goroutine pool with given size.
#
Variables
ErrClosedPool
No description provided by the author
ErrScheduleTimeout
No description provided by the author
#
Structs
Pool
Pool contains logic for goroutine reuse.