//
pkg.gl
Category
github.com/changsongl/delay-queue
pkg
lock
package
0.1.0
Repository:
https://github.com/changsongl/delay-queue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
6
Files
5 SLOC
#
Interfaces
Locker
Locker locker interface.
#
Type aliases
LockerFunc
LockerFunc locker function given a lock name, return a interface with Lock and Unlock method.