//
pkg.gl
Category
github.com/aliyuncontainerservice/kubernetes
pkg
util
keymutex
package
1.7.0-alpha.1
Repository:
https://github.com/aliyuncontainerservice/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
53 SLOC
#
Functions
NewKeyMutex
Returns a new instance of a key mutex.
#
Interfaces
KeyMutex
KeyMutex is a thread-safe interface for acquiring locks on arbitrary strings.