package
1.101.9
Repository: https://github.com/vonage/gosrvlib.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the locker.

# Variables

ErrFailed is an error when the lock is not acquired.
ErrTimeout is an error when the lock is not acquired within the timeout.

# Structs

MySQLLock represents a locker.

# Type aliases

ReleaseFunc is an alias for a release lock function.