Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLocks ¶
Takes in a map, indexed by string and creates new 'sync.RWMutex' items. This utility creates 'count' number of mutexes (with a cap of 256) and places them in the map. The indices will be 2 character hexadecimal string values from 0 to count.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.