You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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`
Refer to this guide
The text was updated successfully, but these errors were encountered: