# README
presentation-contracts
gRPC contracts between API and presentation services
How to Run
protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative *.proto
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Presentation_ServiceDesc is the grpc.ServiceDesc for Presentation service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedPresentationServer must be embedded to have forward compatible implementations.
# Interfaces
PresentationClient is the client API for Presentation service.
PresentationServer is the server API for Presentation service.
UnsafePresentationServer may be embedded to opt out of forward compatibility for this service.