package
Version:
v0.52.0
Opens a new window with list of versions in this module.
Published: Feb 3, 2026
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
¶
Pool enables running a goroutine with max parallel count limit.
func NewPool(maxParallelCount int) *Pool
func (t *Pool) Run(f func())
Source Files
¶
Click to show internal directories.
Click to hide internal directories.