package
1.19.0
Repository: https://github.com/cockroachdb/gostdlib.git
Documentation: pkg.go.dev

# Functions

NewWeighted creates a new weighted semaphore with the given maximum combined weight for concurrent access.

# Structs

Weighted provides a way to bound concurrent access to a resource.