//
pkg.gl
Category
github.com/aperturerobotics/util
conc
package
1.25.10
Repository:
https://github.com/aperturerobotics/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
146 SLOC
#
Functions
NewConcurrentQueue
NewConcurrentQueue constructs a new stream concurrency manager.
#
Structs
ConcurrentQueue
ConcurrentQueue is a pool of goroutines processing a stream of jobs.