Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ee52f06

Browse files
committedMar 13, 2024
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 52f80e6 commit ee52f06

File tree

5 files changed

+149
-185
lines changed

5 files changed

+149
-185
lines changed
 

0 commit comments

Comments
 (0)
Please sign in to comment.