go-zero/rest/httpc
Kevin Wan 78ea0769fd
feat: simplify httpc (#1748)
* feat: simplify httpc

* chore: fix lint errors

* chore: fix log url issue

* chore: fix log url issue

* refactor: handle resp & err in ResponseHandler

* chore: remove unnecessary var names in return clause
2022-04-03 14:32:27 +08:00
..
internal feat: simplify httpc (#1748) 2022-04-03 14:32:27 +08:00
requests_test.go feat: simplify httpc (#1748) 2022-04-03 14:32:27 +08:00
requests.go feat: simplify httpc (#1748) 2022-04-03 14:32:27 +08:00
responses_test.go feat: simplify httpc (#1748) 2022-04-03 14:32:27 +08:00
responses.go chore: refactor code (#1699) 2022-03-23 18:24:44 +08:00
service_test.go feat: simplify httpc (#1748) 2022-04-03 14:32:27 +08:00
service.go feat: simplify httpc (#1748) 2022-04-03 14:32:27 +08:00
vars.go feat: add httpc.Parse (#1698) 2022-03-23 17:58:21 +08:00