MCPcopy
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
13type TracingHook struct{}
14
15var _ redis.Hook = (*TracingHook)(nil)
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected