Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrLockFailed = errors.New("lock failed")
ErrLockFailed 锁失败
View Source
var ErrLocked = errors.New("locked by another session")
ErrLocked 锁已被其他人持有
View Source
var ErrLockerClosed = errors.New("locker has closed")
ErrLockerClosed 锁已被关闭
View Source
var ErrSessionExpired = errors.New("session is expired")
ErrSessionExpired 锁会话过期
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.