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

Method Addr

internal_maint_notif_test.go:318–318  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

316}
317
318func (s *mockMaintNotificationsChangingServer) Addr() string { return s.ln.Addr().String() }
319func (s *mockMaintNotificationsChangingServer) Close() { _ = s.ln.Close() }
320
321func (s *mockMaintNotificationsChangingServer) Commands() []string {

Callers

nothing calls this directly

Calls 2

StringMethod · 0.65
AddrMethod · 0.45

Tested by

no test coverage detected