|
|
dfe088f5cd
|
refactor(util/gconv): add Converter feature for more flexable and extensible type converting (#4107)
|
2025-03-06 23:04:26 +08:00 |
|
|
|
607f079b23
|
fix: cache value assertion panic if the cache adapter is not in-memory for soft time feature of package gdb; improve converting performance for gconv.Scan (#3351)
|
2024-03-07 11:36:42 +08:00 |
|
|
|
ea6a773d60
|
fix: marked gcode.CodeInternalPanic for panic (#2860)
|
2023-08-14 09:53:13 +08:00 |
|
|
|
41c0dde9bf
|
add complicated map with custom type converting support for package gconv (#2769)
|
2023-07-17 10:06:06 +08:00 |
|
|
|
d864120353
|
Improved import, by group improt.
|
2021-11-13 23:30:31 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
01a3dd1eb0
|
add function gerror.HasStack; rename all api* interfaces to i*
|
2021-09-17 19:26:56 +08:00 |
|
|
|
68e760d13a
|
fix issue @1380
|
2021-09-15 21:17:45 +08:00 |
|
|
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
|
|
f03f56ba4e
|
improve gconv.Struct for map attribute converting
|
2021-08-19 11:28:25 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
7003c284d0
|
replace json.Unmarshal with json.UnmarshalUseNumber for packages
|
2021-05-15 22:38:07 +08:00 |
|
|
|
482e093331
|
add map/[]map converting support for gconv.Scan;improve gconv.MaptoMaps
|
2021-03-23 17:53:20 +08:00 |
|