package
0.0.0-20200427142758-e95af2bf76fb
Repository: https://github.com/scraly/hello-world.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Variables
-----------------------------------------------------------------------------.
No description provided by the author
# Structs
No description provided by the author
The response message containing the greetings.
HelloReplyValidationError is the validation error returned by HelloReply.Validate if the designated constraints aren't met.
The request message containing the user's name.
HelloRequestValidationError is the validation error returned by HelloRequest.Validate if the designated constraints aren't met.
MockGreeterServer is the mock implementation of the GreeterServer.
# Interfaces
GreeterClient is the client API for Greeter service.
GreeterServer is the server API for Greeter service.