Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Addr
Method
Addr
internal_maint_notif_test.go:114–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
func
(s *mockRESP2Server) Addr() string {
return
s.ln.Addr().String() }
115
func
(s *mockRESP2Server) Close() { _ = s.ln.Close() }
116
117
func
(s *mockRESP2Server) Commands() []string {
Callers
11
TestInitConnNilMaintNotificationsConfig
Function · 0.45
initConnOnMockServer
Function · 0.45
TestInitConn_HelloFallback_ModeEnabled
Function · 0.45
TestInitConn_HelloFallback_ModeAuto
Function · 0.45
Addr
Method · 0.45
TestInitConn_ModeAuto_RemainsFailOpenAfterSuccessfulHandshake
Function · 0.45
TestInitConn_ModeEnabled_RemainsFailClosedAfterSuccessfulHandshake
Function · 0.45
Addr
Method · 0.45
TestClient_ModeAutoDowngradeRetiresEnabledInUseConnOnPut
Function · 0.45
Addr
Method · 0.45
TestClient_ModeAutoDowngradeWaitsForInFlightMaintNotificationsHandshake
Function · 0.45
Calls
1
String
Method · 0.65
Tested by
no test coverage detected