package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Oct 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cap returns the capacity of this default pool.
Free returns the available goroutines to work.
Reboot reboots the default pool.
Release Closes the default pool.
Running returns the number of the currently running goroutines.
func Submit(task func()) error
Submit submits a task to pool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.