MCPcopy
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
114func (s *mockRESP2Server) Addr() string { return s.ln.Addr().String() }
115func (s *mockRESP2Server) Close() { _ = s.ln.Close() }
116
117func (s *mockRESP2Server) Commands() []string {

Calls 1

StringMethod · 0.65

Tested by

no test coverage detected