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