package lockingpromise
import "k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/promise/lockingpromise"
Index ¶
Functions ¶
func NewLockingPromise ¶
func NewLockingPromise(lock sync.Locker, activeCounter counter.GoRoutineCounter) promise.LockingMutable
NewLockingPromise makes a new promise.LockingMutable
Source Files ¶
lockingpromise.go
- Version
- v0.17.2
- Published
- Jan 21, 2020
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 minute ago –
Tools for package owners.