//
pkg.gl
Category
github.com/lxpollitt/kubernetes
pkg
util
keymutex
package
1.8.0-alpha.2
Repository:
https://github.com/lxpollitt/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.