//
pkg.gl
Category
github.com/hashicorp/consul
lib
semaphore
package
1.21.0-rc1
Repository:
https://github.com/hashicorp/consul.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
77 SLOC
#
Functions
NewDynamic
NewDynamic returns a dynamic semaphore with the given initial capacity.
#
Structs
Dynamic
Dynamic implements a semaphore whose capacity can be changed dynamically at run time.