keyrwmutex
is a package that provides R/W locks on arbitrary strings using hash bucket.
This is created by combining keymutex.hashedKeyMutex and sync.RWMutex.
keyrwmutex is a package that provides R/W locks on arbitrary strings using hash bucket.
Go
keyrwmutex
is a package that provides R/W locks on arbitrary strings using hash bucket.
This is created by combining keymutex.hashedKeyMutex and sync.RWMutex.