Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
18
type
timeoutError
interface
{
19
Timeout() bool
20
}
21
22
const
(
Callers
10
isTimeoutError
Function · 0.95
pubsub_test.go
File · 0.65
classifyCommandError
Function · 0.65
ring_test.go
File · 0.65
osscluster_test.go
File · 0.65
search_builders_test.go
File · 0.65
race_test.go
File · 0.65
isTimeoutError
Function · 0.65
isBadConn
Function · 0.65
redis_test.go
File · 0.65
Implementers
6
testTimeoutError
error_wrapping_test.go
testNetError
error_wrapping_test.go
SearchBuilder
search_builders.go
AggregateBuilder
search_builders.go
timeoutErr
internal_test.go
testTimeout
error_test.go
Calls
no outgoing calls
Tested by
no test coverage detected