MCPcopy
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
15type testTimeout struct {
16 timeout bool
17}
18
19func (t testTimeout) Timeout() bool {
20 return t.timeout

Callers 3

ring_test.goFile · 0.85
osscluster_test.goFile · 0.85
redis_test.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected