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

Function _Upstream_Remove_Handler

helper/remote/remote_grpc.pb.go:664–666  ·  view source on GitHub ↗
(srv interface{}, stream grpc.ServerStream)

Source from the content-addressed store, hash-verified

662}
663
664func _Upstream_Remove_Handler(srv interface{}, stream grpc.ServerStream) error {
665 return srv.(UpstreamServer).Remove(&upstreamRemoveServer{stream})
666}
667
668type Upstream_RemoveServer interface {
669 SendAndClose(*Empty) error

Callers

nothing calls this directly

Calls 1

RemoveMethod · 0.65

Tested by

no test coverage detected