Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tonic::Result #1084

Closed
LucioFranco opened this issue Sep 23, 2022 · 1 comment
Closed

Add tonic::Result #1084

LucioFranco opened this issue Sep 23, 2022 · 1 comment
Labels
A-tonic C-enhancement Category: New feature or request E-easy Call for participation: Experience needed to fix: Easy / not much E-help-wanted Call for participation: Help is requested to fix this issue.

Comments

@LucioFranco
Copy link
Member

We should add a tonic::Result<T> which maps to Result<T, Status>.

@LucioFranco LucioFranco added C-enhancement Category: New feature or request E-help-wanted Call for participation: Help is requested to fix this issue. E-easy Call for participation: Experience needed to fix: Easy / not much A-tonic labels Sep 23, 2022
@punkeel
Copy link
Contributor

punkeel commented Mar 7, 2023

#1085 was merged, I believe this issue can be closed

@tottoto tottoto closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tonic C-enhancement Category: New feature or request E-easy Call for participation: Experience needed to fix: Easy / not much E-help-wanted Call for participation: Help is requested to fix this issue.
Projects
None yet
Development

No branches or pull requests

3 participants