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 |
|
John Guo
|
f4074cd815
|
fix(net/gclient): remove default discovery for gclient when Discovery feature enabled (#4174)
|
2025-03-03 16:43:21 +08:00 |
|
wln32
|
d1872f17f7
|
fix(util/gconv): assigned the same value to struct field and its same name field in embedded struct failed (#3905)
|
2024-11-06 21:12:01 +08:00 |
|
helloteemo
|
5288b70567
|
fix(util/gconv): one parameter to same tag in multiple struct attributes mapping failed (#3822)
|
2024-10-14 21:34:39 +08:00 |
|
wln32
|
5aa321dbde
|
fix(util/gconv): unstable converting when there is an external attribute with the same name as the internal structure (#3799)
|
2024-09-25 19:22:15 +08:00 |
|
wln32
|
1b4ebc0812
|
perf(util/gconv): add cache logic to enhance performance (#3673)
|
2024-09-09 16:17:01 +08:00 |
|