Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ GetNetwork
Method
GetNetwork
internal/interfaces/interfaces.go:38–38 ·
view source on GitHub ↗
GetNetwork returns the network type.
()
Source
from the content-addressed store, hash-verified
36
37
// GetNetwork returns the network type.
38
GetNetwork() string
39
40
// GetAddr returns the connection address.
41
GetAddr() string
Callers
1
createPoolHook
Method · 0.65
Implementers
3
optionsAdapter
adapters.go
MockOptions
maintnotifications/manager_test.go
testOptions
maintnotifications/push_notification_h
Calls
no outgoing calls
Tested by
no test coverage detected