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