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

Struct upstreamRemoveClient

helper/remote/remote_grpc.pb.go:517–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

515}
516
517type upstreamRemoveClient struct {
518 grpc.ClientStream
519}
520
521func (x *upstreamRemoveClient) Send(m *Paths) error {
522 return x.ClientStream.SendMsg(m)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected