MCPcopy 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

468type Upstream_UploadClient interface {
469 Send(*Chunk) error
470 CloseAndRecv() (*Empty, error)
471 grpc.ClientStream
472}
473

Callers 3

uploadArchiveMethod · 0.65
applyRemovesMethod · 0.65
TestUpstreamServerFunction · 0.65

Implementers 2

upstreamUploadClienthelper/remote/remote_grpc.pb.go
upstreamRemoveClienthelper/remote/remote_grpc.pb.go

Calls

no outgoing calls

Tested by 1

TestUpstreamServerFunction · 0.52