go-zero/rest/httpc
Kevin Wan cb4fcf2c6c
fix marshal ptr in httpc (#1789)
* fix marshal ptr in httpc

* add more tests

* add more tests

* add more tests

* fix issue on options and optional both provided
2022-04-15 19:07:34 +08:00
..
internal feat: simplify httpc (#1748) 2022-04-03 14:32:27 +08:00
requests_test.go fix marshal ptr in httpc (#1789) 2022-04-15 19:07:34 +08:00
requests.go feat: add httpc.Do & httpc.Service.Do (#1775) 2022-04-11 11:00:28 +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: add httpc.Do & httpc.Service.Do (#1775) 2022-04-11 11:00:28 +08:00
service.go feat: add httpc.Do & httpc.Service.Do (#1775) 2022-04-11 11:00:28 +08:00
vars.go feat: add httpc.Do & httpc.Service.Do (#1775) 2022-04-11 11:00:28 +08:00