MCPcopy
hub / github.com/redspread/spread / Addr

Method Addr

pkg/packages/discovery_test.go:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94}
95
96func (s *testDServer) Addr() string {
97 return s.Listener.Addr().String()
98}
99
100func (s *testDServer) Start() {
101 mux := http.NewServeMux()

Callers 1

TestDiscoverPackageFunction · 0.80

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected