package
0.0.0-20241204043924-86a9956bb502
Repository: https://github.com/sparklee/abc-api.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for ErrorReason.
Enum value maps for ErrorReason.
No description provided by the author
No description provided by the author
Greeter_ServiceDesc is the grpc.ServiceDesc for Greeter service.
# 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.
UnimplementedGreeterServer must be embedded to have forward compatible implementations.
# Interfaces
GreeterClient is the client API for Greeter service.
No description provided by the author
No description provided by the author
GreeterServer is the server API for Greeter service.
UnsafeGreeterServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author
HelloReplyMultiError is an error wrapping multiple validation errors returned by HelloReply.ValidateAll() if the designated constraints aren't met.
HelloRequestMultiError is an error wrapping multiple validation errors returned by HelloRequest.ValidateAll() if the designated constraints aren't met.