package
0.0.0-20241204094759-90f7d4ad2f6b
Repository: https://github.com/massmux/satsmobibot.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Lock locks a mutex in the mutexMap.
LockWithContext locks a mutex only if it hasn't been locked before in a context.
No description provided by the author
Unlock unlocks a mutex in the mutexMap.
No description provided by the author
UnlockWithContext unlock a mutex only if it has been locked once within a context.