package hello_world

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Greeter

greeter-service.proto:10

The greeting service definition.

service PathMaker

greeter-service.proto:15

message HelloReply

greeter-service.proto:32

The response message containing the greetings

Used as response type in: Greeter.SayHello, PathMaker.TellHello

message HelloRequest

greeter-service.proto:22

The request message containing the user's name.

Used as request type in: Greeter.SayHello

Used as field type in: HelloReply

message SampleMessage

greeter-service.proto:41

Used as request type in: PathMaker.TellHello

Used as field type in: HelloRequest