Skip to content

Commit c4ca852

Browse files
committed
Removed ToRPCStatus in favor of standardized GRPCStatus() interface
This change avoids the ugly 'convertErrorToRPCStatus' helper method since the gRPC server automatically recognize if the error implements the `GRPCStatus() *Status` interface method.
1 parent f1a015c commit c4ca852

File tree

5 files changed

+149
-183
lines changed

5 files changed

+149
-183
lines changed

0 commit comments

Comments
 (0)