//
pkg.gl
Category
github.com/lgrisa/lib
utils
lock
package
0.0.1
Repository:
https://github.com/lgrisa/lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
432 SLOC
#
Functions
NewLockService
No description provided by the author
#
Variables
ErrCreateExist
No description provided by the author
ErrEmpty
No description provided by the author
ErrInvalidated
No description provided by the author
#
Structs
LockService
No description provided by the author
#
Interfaces
LockObject
被LockService保护的数据.
LockProvider
提供加载及保存数据的方法.
#
Type aliases
Unlocker
解锁的方法.