Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ CloseAndRecv
Method
CloseAndRecv
helper/remote/remote_grpc.pb.go:470–470 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
468
type
Upstream_UploadClient
interface
{
469
Send(*Chunk) error
470
CloseAndRecv() (*Empty, error)
471
grpc.ClientStream
472
}
473
Callers
3
uploadArchive
Method · 0.65
applyRemoves
Method · 0.65
TestUpstreamServer
Function · 0.65
Implementers
2
upstreamUploadClient
helper/remote/remote_grpc.pb.go
upstreamRemoveClient
helper/remote/remote_grpc.pb.go
Calls
no outgoing calls
Tested by
1
TestUpstreamServer
Function · 0.52