package helloworld

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

service Greeter

helloworld.proto:8

The greeting service definition.

message HelloReply

helloworld.proto:32

The response message containing the greetings

Used as response type in: Greeter.HelloMetadata, Greeter.HelloStreamMetadata, Greeter.SayHello, Greeter.SayHelloSlowly

message HelloRequest

helloworld.proto:27

The request message containing the user's name.

Used as request type in: Greeter.HelloMetadata, Greeter.HelloStreamMetadata, Greeter.SayHello, Greeter.SayHelloSlowly

message TimeoutRequest

helloworld.proto:36

Used as request type in: Greeter.StreamTimeout, Greeter.UnaryTimeout