|
|
|
|
|
by GeertJohan
190 days ago
|
|
They are great, although I wouldnt use the articles advice on using hashtext to get a number for the lock. This may cause collisions, especially when used with a large number of locks. In a project Im working on we have a single go package that holds a list of all advisory lock numbers as constants. |
|