# README
$ protoc --go_out=. --go_opt=paths=source_relative \
--go-grpc_out=. --go-grpc_opt=paths=source_relative \
echo.proto
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
EchoService_ServiceDesc is the grpc.ServiceDesc for EchoService service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
UnimplementedEchoServiceServer must be embedded to have forward compatible implementations.
# Interfaces
EchoServiceClient is the client API for EchoService service.
EchoServiceServer is the server API for EchoService service.
UnsafeEchoServiceServer may be embedded to opt out of forward compatibility for this service.