Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCasCmd ¶
func NewCasCmd(client *redis.Client) try_lock.CASCommand
Types ¶
type MemoryImpl ¶
type MemoryImpl struct {
// contains filtered or unexported fields
}
func NewMemoryImpl ¶
func NewMemoryImpl() *MemoryImpl
func (*MemoryImpl) CAS ¶
func (x *MemoryImpl) CAS(key, src, dst string) bool
Click to show internal directories.
Click to hide internal directories.