MCPcopy Create free account
hub / github.com/devspace-sh/devspace / UnimplementedTunnelServer

Struct UnimplementedTunnelServer

helper/remote/remote_grpc.pb.go:87–88  ·  view source on GitHub ↗

UnimplementedTunnelServer must be embedded to have forward compatible implementations.

Source from the content-addressed store, hash-verified

85
86// UnimplementedTunnelServer must be embedded to have forward compatible implementations.
87type UnimplementedTunnelServer struct {
88}
89
90func (UnimplementedTunnelServer) InitTunnel(Tunnel_InitTunnelServer) error {
91 return status.Errorf(codes.Unimplemented, "method InitTunnel not implemented")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected