# Packages
No description provided by the author
# Functions
Errorf returns a HTTP gRPC error than is correctly forwarded over gRPC, and can eventually be converted back to a HTTP response with HTTPResponseFromError.
ErrorFromHTTPResponse converts an HTTP response into a grpc error.
HTTPResponseFromError converts a grpc error into an HTTP response.
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
No description provided by the author
No description provided by the author
HTTP_ServiceDesc is the grpc.ServiceDesc for HTTP service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedHTTPServer must be embedded to have forward compatible implementations.
# Interfaces
HTTPClient is the client API for HTTP service.
HTTPServer is the server API for HTTP service.
UnsafeHTTPServer may be embedded to opt out of forward compatibility for this service.