package
Version:
v0.8.1-alpha
Opens a new window with list of versions in this module.
Published: Jul 10, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewPool creates a fixed size (and buffered) go routine worker pool.
type Opts struct {
Concurrency int
QueueSize int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.