Categorygithub.com/napptive/grpc-ping-go
modulepackage
0.1.0
Repository: https://github.com/napptive/grpc-ping-go.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
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.