Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
121
func
(x *HelloReply) GetMessage() string {
122
if
x != nil {
123
return
x.Message
124
}
125
return
""
126
}
127
128
var
File_examples_helloworld_helloworld_helloworld_proto protoreflect.FileDescriptor
129
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected