Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ ProcessHook
Method
ProcessHook
redis.go:56–56 ·
view source on GitHub ↗
(next ProcessHook)
Source
from the content-addressed store, hash-verified
54
type
Hook
interface
{
55
DialHook(next DialHook) DialHook
56
ProcessHook(next ProcessHook) ProcessHook
57
ProcessPipelineHook(next ProcessPipelineHook) ProcessPipelineHook
58
}
59
Callers
7
chain
Method · 0.65
withProcessHook
Method · 0.65
TestWithDBStatement
Function · 0.65
TestWithoutCaller
Function · 0.65
TestWithCommandFilter
Function · 0.65
TestTracingHook_ProcessHook
Function · 0.65
TestTracingHook_ProcessHook_LongCommand
Function · 0.65
Implementers
10
commandHook
command_recorder_test.go
cmdRecorder
tx_unwatch_test.go
pipelineErrInjector
tx_unwatch_test.go
cmdErrInjector
tx_unwatch_test.go
hook
main_test.go
redisHook
example_instrumentation_test.go
redisHookError
redis_test.go
tracingHook
extra/redisotel/tracing.go
metricsHook
extra/redisotel/metrics.go
TracingHook
extra/rediscensus/rediscensus.go
Calls
no outgoing calls
Tested by
5
TestWithDBStatement
Function · 0.52
TestWithoutCaller
Function · 0.52
TestWithCommandFilter
Function · 0.52
TestTracingHook_ProcessHook
Function · 0.52
TestTracingHook_ProcessHook_LongCommand
Function · 0.52