# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
PingRequest defines a message sent by a client.
PingRequestValidationError is the validation error returned by PingRequest.Validate if the designated constraints aren't met.
PingRequest defines a message sent by a server.
PingResponseValidationError is the validation error returned by PingResponse.Validate if the designated constraints aren't met.
UnimplementedPingServiceServer can be embedded to have forward compatible implementations.
# Interfaces
PingServiceClient is the client API for PingService service.
PingServiceServer is the server API for PingService service.