Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ TracingHook
Struct
TracingHook
extra/rediscensus/rediscensus.go:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
TracingHook
struct
{}
14
15
var
_ redis.Hook = (*TracingHook)(nil)
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected