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.18-rc.0
- Published
- Jan 13, 2021
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 46 minutes ago –
Tools for package owners.