package
2.1.1+incompatible
Repository: https://github.com/luyingjie/utils.git
Documentation: pkg.go.dev
# Functions
Add pushes a new job to the pool using default goroutine pool.
AddWithRecover pushes a new job to the pool with specified recover function.
Jobs returns current job count of default goroutine pool.
New creates and returns a new goroutine pool object.
Size returns current goroutine count of default goroutine pool.