Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientImpl ¶
type ClientImpl struct{}
ClientImpl Real Redis mutex client
func (ClientImpl) Lock ¶
func (r ClientImpl) Lock(name string) (*redsync.Mutex, error)
Lock Creates locked mutex
type Connection ¶
type Connection struct {
// contains filtered or unexported fields
}
Connection Contains lazy Redsync connection
type MutexManager ¶
MutexManager Mutex manager over Redis
Click to show internal directories.
Click to hide internal directories.