MCPcopy
hub / github.com/redis/go-redis / redisHook

Struct redisHook

example_instrumentation_test.go:11–11  ·  example_instrumentation_test.go::redisHook

Source from the content-addressed store, hash-verified

9)
10
11type redisHook struct{}
12
13var _ redis.Hook = redisHook{}
14

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected