package
Version:
v1.0.22
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: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Pool is the worker pool
func NewWithDepth(size, depth int, enableLog bool) *Pool
func (p *Pool) Add(job func())
func (p *Pool) AddWithDepth(depth int, job func())
Run runs all jobs with worker pool
Source Files
¶
Click to show internal directories.
Click to hide internal directories.