Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Locker *redislock.Client
)
Functions ¶
Types ¶
type ClientWrapper ¶
type ClientWrapper struct {
*redis.Client
}
func Get ¶
func Get(name string) *ClientWrapper
func (*ClientWrapper) Key ¶
func (t *ClientWrapper) Key(keys ...string) string
Click to show internal directories.
Click to hide internal directories.