MCPcopy Index your code
hub / github.com/devspace-sh/devspace / upstreamRemoveServer

Struct upstreamRemoveServer

helper/remote/remote_grpc.pb.go:674–676  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

672}
673
674type upstreamRemoveServer struct {
675 grpc.ServerStream
676}
677
678func (x *upstreamRemoveServer) SendAndClose(m *Empty) error {
679 return x.ServerStream.SendMsg(m)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected