package
1.0.12
Repository: https://github.com/basicfu/gf.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.

# Structs

Goroutine Pool.