//
pkg.gl
Category
github.com/yexm/golib
mlock
package
1.0.9
Repository:
https://github.com/yexm/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
74 SLOC
#
Functions
New
New creates a new Locker.
#
Variables
ErrNoSuchLock
ErrNoSuchLock is returned when the requested lock does not exist.
#
Structs
Locker
Locker provides a locking mechanism based on the passed in reference name.