package
0.0.0-20241020043710-cafa37b95aad
Repository: https://github.com/lastbackend/toolkit.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
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
# Variables
No description provided by the author
Http_ServiceDesc is the grpc.ServiceDesc for Http service.
# Structs
The request message containing the user's name.
HelloRequestValidationError is the validation error returned by HelloRequest.Validate if the designated constraints aren't met.
The response message containing the greetings.
HelloResponseValidationError is the validation error returned by HelloResponse.Validate if the designated constraints aren't met.
UnimplementedHttpServer should be embedded to have forward compatible implementations.
# Interfaces
HttpClient is the client API for Http service.
No description provided by the author
HttpServer is the server API for Http service.
UnsafeHttpServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
HelloRequestMultiError is an error wrapping multiple validation errors returned by HelloRequest.ValidateAll() if the designated constraints aren't met.
HelloResponseMultiError is an error wrapping multiple validation errors returned by HelloResponse.ValidateAll() if the designated constraints aren't met.