Documentation ¶
Index ¶
- func DoGet(t *testing.T, url string, response interface{}) *http.Response
- func DoGetProto(t *testing.T, url string, response proto.Message) *http.Response
- func DoPost(t *testing.T, url string, req interface{}, res interface{}) *http.Response
- func DoPostProto(t *testing.T, url string, req proto.Message, res interface{}) *http.Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.