//
pkg.gl
Category
github.com/minio/pkg/v2
workers
package
2.0.19
Repository:
https://github.com/minio/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
2
Dependents
1
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.