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

Struct redisHookError

redis_test.go:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17)
18
19type redisHookError struct{}
20
21var _ redis.Hook = redisHookError{}
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected