Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ Receive
Method
Receive
backend/server/services/remote/bridge/returns.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(m *MethodStream) Receive() <-
chan
*StreamResult {
66
return
m.inbound
67
}
Callers
3
getRemoteScopesIncrementally
Method · 0.45
RemoteSubtaskEntrypointHandler
Method · 0.45
Stream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected