//
pkg.gl
Category
github.com/mixer904/minio-pkg
workers
package
0.1.4
Repository:
https://github.com/mixer904/minio-pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
32 SLOC
#
Functions
New
New creates a Workers object which allows up to n jobs to proceed concurrently.
#
Structs
Workers
Workers provides a bounded semaphore with the ability to wait until all concurrent jobs finish.