Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ testTimeout
Struct
testTimeout
error_test.go:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
)
14
15
type
testTimeout
struct
{
16
timeout bool
17
}
18
19
func
(t testTimeout) Timeout() bool {
20
return
t.timeout
Callers
3
ring_test.go
File · 0.85
osscluster_test.go
File · 0.85
redis_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected