Expand description
Generic gRPC client.
Structs§
- Grpc
Client - A gRPC client connected to a single endpoint.
- Grpc
Status - An error response from a unary gRPC call.
- Grpc
Streaming Response - A response stream from a server streaming gRPC call.
- Grpc
Unary Response - A successful response from a unary gRPC call.
Enums§
- Grpc
Status Code - Response status of gRPC requests.