Kevin Wan
|
159ecb7386
|
chore: fix warnings (#3989)
|
2024-03-08 22:35:17 +08:00 |
|
Kevin Wan
|
ae87114282
|
chore: change interface{} to any (#2818)
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
|
2023-01-24 16:32:02 +08:00 |
|
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 |
|
Kevin Wan
|
50de01fb49
|
feat: add httpc.Do & httpc.Service.Do (#1775)
* backup
* backup
* backup
* feat: add httpc.Do & httpc.Service.Do
* fix: not using strings.Cut, it's from Go 1.18
* chore: remove redudant code
* feat: httpc.Do finished
* chore: fix reviewdog
* chore: break loop if found
* add more tests
|
2022-04-11 11:00:28 +08:00 |
|