MCPcopy
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

createPoolHookMethod · 0.65

Implementers 3

optionsAdapteradapters.go
MockOptionsmaintnotifications/manager_test.go
testOptionsmaintnotifications/push_notification_h

Calls

no outgoing calls

Tested by

no test coverage detected