-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
private/mode/api: Add codegen typed Errors for RESTJSON and JSONRPC A…
…PIs (#3062) Adds code generated error types for APIs using RESTJSON and JSONRPC protocol, and modeled errors. This adds generated error types that can be typed asserted to in order to read error values in addition to Code and Message.
- Loading branch information
Showing
630 changed files
with
176,142 additions
and
40,630 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 was deleted.
Oops, something went wrong.
121 changes: 0 additions & 121 deletions
121
example/service/dynamodb/transactWriteItems/error_handler.go
This file was deleted.
Oops, something went wrong.
171 changes: 0 additions & 171 deletions
171
example/service/dynamodb/transactWriteItems/error_handler_test.go
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.