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.12
- Published
- Sep 16, 2020
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 7 minutes ago –
Tools for package owners.