//
pkg.gl
Category
nimona.io
internal
sync
package
0.0.0-20221006195521-8ec79adc037f
Repository:
https://github.com/nimona/go-nimona.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
30 SLOC
#
Functions
NewKmutex
NewKmutex creates a new Kmutex.
#
Structs
Kmutex
Kmutex is a key based mutex, allowing us to lock/unlock specific keys.