# Functions
No description provided by the author
Lock will block until the lock is acquired.
No description provided by the author
TryLock will try to acquire the lock, if the lock is already acquired, it will return ErrLockExist Timeout is set to 3 seconds.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author