//
pkg.gl
Category
github.com/u2takey/go-utils
keymutex
package
0.3.1
Repository:
https://github.com/u2takey/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
36 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.