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
Add support for proto in testutil.CompletedRequest, for testing proto… (#103)
* Add support for proto in testutil.CompletedRequest, for testing proto-related message request/resp.
* Use a handler registry to allow user register custom response handlers.
* Cleanup Go modules.
* Use generic io.Reader, to allow more flexibiltiy.
pass in complete content-type so that user can have more flexibility.
0 commit comments