//
pkg.gl
Category
github.com/ethanvc/evo
base
xsemaphore
package
0.0.0-20240128143806-0350bc7bc4aa
Repository:
https://github.com/ethanvc/evo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
161 SLOC
#
Functions
NewWeighted
NewWeighted creates a new weighted semaphore with the given maximum combined weight for concurrent access.
#
Structs
Weighted
Weighted provides a way to bound concurrent access to a resource.