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