MCPcopy
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
65func (m *MethodStream) Receive() <-chan *StreamResult {
66 return m.inbound
67}

Callers 3

StreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected