Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
96
func
(s *testDServer) Addr() string {
97
return
s.Listener.Addr().String()
98
}
99
100
func
(s *testDServer) Start() {
101
mux := http.NewServeMux()
Callers
1
TestDiscoverPackage
Function · 0.80
Calls
1
String
Method · 0.45
Tested by
no test coverage detected