MCPcopy
hub / github.com/grpc/grpc-go / GetMessage

Method GetMessage

examples/helloworld/helloworld/helloworld.pb.go:121–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

119}
120
121func (x *HelloReply) GetMessage() string {
122 if x != nil {
123 return x.Message
124 }
125 return ""
126}
127
128var File_examples_helloworld_helloworld_helloworld_proto protoreflect.FileDescriptor
129

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected