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