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

Method Timeout

extra/redisotel-native/metrics.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17// timeoutError is an interface for errors that have a Timeout() method
18type timeoutError interface {
19 Timeout() bool
20}
21
22const (

Callers 10

isTimeoutErrorFunction · 0.95
pubsub_test.goFile · 0.65
classifyCommandErrorFunction · 0.65
ring_test.goFile · 0.65
osscluster_test.goFile · 0.65
race_test.goFile · 0.65
isTimeoutErrorFunction · 0.65
isBadConnFunction · 0.65
redis_test.goFile · 0.65

Implementers 6

testTimeoutErrorerror_wrapping_test.go
testNetErrorerror_wrapping_test.go
SearchBuildersearch_builders.go
AggregateBuildersearch_builders.go
timeoutErrinternal_test.go
testTimeouterror_test.go

Calls

no outgoing calls

Tested by

no test coverage detected