Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Nil = redis.Nil
Functions ¶
Types ¶
type Config ¶
type DebugHook ¶
type DebugHook struct{}
func (DebugHook) ProcessHook ¶
func (DebugHook) ProcessHook(next redis.ProcessHook) redis.ProcessHook
执行命令时调用
func (DebugHook) ProcessPipelineHook ¶
func (DebugHook) ProcessPipelineHook(next redis.ProcessPipelineHook) redis.ProcessPipelineHook
执行管道命令时调用
Click to show internal directories.
Click to hide internal directories.