Skip to content

feat(mapper): add mapper to proto TangoError#201

Merged
justinwon777 merged 3 commits into
mainfrom
error-mapper
Jul 16, 2026
Merged

feat(mapper): add mapper to proto TangoError#201
justinwon777 merged 3 commits into
mainfrom
error-mapper

Conversation

@justinwon777

@justinwon777 justinwon777 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Add mapper to convert core/errors TangoError into the proto TangoError message returned by RPCs.

Stacked on #169

Test Plan

unit test

Issue

@justinwon777 justinwon777 requested review from a team as code owners July 14, 2026 19:21
@justinwon777 justinwon777 marked this pull request as draft July 15, 2026 01:29
@justinwon777 justinwon777 force-pushed the justin.won/errors branch 3 times, most recently from 4149fe6 to 331adab Compare July 15, 2026 23:29
@justinwon777 justinwon777 marked this pull request as ready for review July 15, 2026 23:52
@justinwon777 justinwon777 changed the title feat(mapper): map TangoError to proto TangoError feat(mapper): add mapper to proto TangoError Jul 15, 2026
Base automatically changed from justin.won/errors to main July 16, 2026 08:22
justinwon777 and others added 3 commits July 16, 2026 01:25
No functional changes; goimports reorders tangopb/tango.pb.go's import
grouping. gazelle and gofmt reported nothing to change.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Add a mapper package to convert core/errors.TangoError into the
proto TangoError message returned by RPCs.
@justinwon777 justinwon777 merged commit b0cb7b2 into main Jul 16, 2026
8 checks passed
@justinwon777 justinwon777 deleted the error-mapper branch July 16, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants