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

Use uber style guide for wraping errors #42

Closed
jwambugu opened this issue Jan 25, 2024 · 0 comments · Fixed by #43
Closed

Use uber style guide for wraping errors #42

jwambugu opened this issue Jan 25, 2024 · 0 comments · Fixed by #43
Assignees
Labels
enhancement New feature or request

Comments

@jwambugu
Copy link
Owner

Refer to this guide

@jwambugu jwambugu self-assigned this Jan 25, 2024
@jwambugu jwambugu added the enhancement New feature or request label Jan 25, 2024
@jwambugu jwambugu linked a pull request Jan 25, 2024 that will close this issue
jwambugu added a commit that referenced this issue Jan 29, 2024
* Refactor callback unmarshaler signatures - accept `io.Reader`

* Replace `assert` with `require`

* Add new `ResponseType` type for known response types

* Use response status to check for failed requests

* Rename `GeneralResponse` to `Response`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant