-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Manually unwrap on
trail.ToGRPC
(#96)
Manually unwrap and type-switch so we avoid the many inner loops of repeated "IsError" calls. I've snuck in a few other minor tweaks again.
- Loading branch information
1 parent
39a23d1
commit a6ba0d5
Showing
6 changed files
with
232 additions
and
198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.