John Guo
|
dfe088f5cd
|
refactor(util/gconv): add Converter feature for more flexable and extensible type converting (#4107)
|
2025-03-06 23:04:26 +08:00 |
|
hailaz
|
63cb3285f8
|
fix(net/ghttp): update response message handling in MiddlewareHandlerResponse (#4162)
|
2025-02-27 11:59:26 +08:00 |
|
wln32
|
d7a0482146
|
fix: #3465 If the value of a string is null, the value of string is nil after the string is converted to []string (#3468)
|
2024-04-10 20:18:03 +08:00 |
|
wln32
|
83ba887df7
|
fix: #3449 accept slice parameter as json.RawMessage for http request (#3452)
|
2024-04-07 14:09:52 +08:00 |
|
John Guo
|
a17849bc39
|
improve struct converting in parameter name case sensitive scenario for package gconv (#3122)
|
2023-11-08 21:17:55 +08:00 |
|
John Guo
|
df92c483d0
|
fix isue #2976, to be compatible with bad response type definition for strict route function (#2977)
|
2023-09-25 20:40:32 +08:00 |
|
John Guo
|
53323f3cf9
|
improve support for generic router registering (#2877)
|
2023-08-17 21:16:19 +08:00 |
|
Wankko Ree
|
3df5969348
|
fix generic check with slice for ghttp (#2850)
|
2023-08-16 21:42:36 +08:00 |
|
John Guo
|
41c0dde9bf
|
add complicated map with custom type converting support for package gconv (#2769)
|
2023-07-17 10:06:06 +08:00 |
|
houseme
|
1793bf0863
|
add golangci feature to guarantee codes quality (#2229)
|
2022-11-01 20:12:21 +08:00 |
|
John Guo
|
2d6fcf5d06
|
fix issue #1708
|
2022-04-12 12:09:09 +08:00 |
|