Documentation ¶
Overview ¶
Package keymu provides a map of mutexes that allows users to lock and unlock single keys in the data structure. This functionality can be used to provide key-based "transactions" in the form of exclusive locks on a given key.
See: https://stackoverflow.com/questions/40931373/how-to-gc-a-map-of-mutexes-in-go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.