package
0.0.0-20240514010656-77610c5081cf
Repository: https://github.com/akmistry/go-util.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
No description provided by the author
LockMap is a map of mutexes that automatically allocates and deallocates mutexes as necessary.
No description provided by the author
SemaphoreMap is a map of semaphores that automatically allocates and deallocates semaphores as necessary.