# Functions
No description provided by the author
No description provided by the author
SendPingMsg function used by the client to send a ping message to the server.
# Variables
No description provided by the author
# Structs
PingService struct can work as Ping/Pong service between server and client to test the gRPC connection flow.
No description provided by the author
No description provided by the author
No description provided by the author
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.