package
Version:
v0.11.2
Opens a new window with list of versions in this module.
Published: Sep 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Pool is a worker pool bind with some idle goroutines.
New creates a new worker pool.
Go creates/reuses a worker to run task.
GoCtx creates/reuses a worker to run task.
Size returns the number of the running workers.
Task is the function that the worker will execute.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.