e4ad6646b6
A simple Golang package for conveniently using named read/write locks. Useful for synchronizing access to session based storage in web applications.
3 lines
149 B
Text
3 lines
149 B
Text
A simple Golang package for conveniently using named read/write
|
|
locks. Useful for synchronizing access to session based storage in
|
|
web applications.
|