//
pkg.gl
Category
github.com/steadybit/action-kit/go/action_kit_commons
utils
package
1.2.11
Repository:
https://github.com/steadybit/action-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
36 SLOC
#
Functions
NewHashedKeyMutex
NewHashedKeyMutex 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.