Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisLock ¶
type RedisLock struct {
// contains filtered or unexported fields
}
func NewRedisLock ¶
type TimeoutLock ¶
type TimeoutLock struct {
// contains filtered or unexported fields
}
func NewTimeoutLock ¶
func NewTimeoutLock() *TimeoutLock
func (*TimeoutLock) UnLock ¶
func (l *TimeoutLock) UnLock()
Click to show internal directories.
Click to hide internal directories.