//
pkg.gl
Category
github.com/harche/kubernetes
pkg
util
keymutex
package
1.13.0-alpha.3
Repository:
https://github.com/harche/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
42 SLOC
#
Functions
NewHashed
NewHashed returns a new instance of KeyMutex which hashes arbitrary keys to a fixed set of locks.
#
Interfaces
KeyMutex
KeyMutex is a thread-safe interface for acquiring locks on arbitrary strings.