MCPcopy Index your code
hub / github.com/tinode/chat / UnimplementedNodeServer

Struct UnimplementedNodeServer

pbx/model_grpc.pb.go:152–153  ·  view source on GitHub ↗

UnimplementedNodeServer must be embedded to have forward compatible implementations.

Source from the content-addressed store, hash-verified

150
151// UnimplementedNodeServer must be embedded to have forward compatible implementations.
152type UnimplementedNodeServer struct {
153}
154
155func (UnimplementedNodeServer) MessageLoop(Node_MessageLoopServer) error {
156 return status.Errorf(codes.Unimplemented, "method MessageLoop not implemented")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected