81d8aa55cd
fix issue #2371 ( #2429 )
2023-02-08 14:17:11 +08:00
4a6630138d
fix issue 2356 ( #2428 )
2023-02-08 14:17:00 +08:00
00c544ee99
fix issue when only one file was uploaded in batch receiver attribute ( #2365 )
...
* fix fixed An error occurred when only one file was uploaded in batches and add unit testing(#2092 )
* fix issue uploading files for ghttp.Server
Co-authored-by: yxh <yxh1103@qq.com >
2022-12-21 10:38:19 +08:00
1793bf0863
add golangci feature to guarantee codes quality ( #2229 )
2022-11-01 20:12:21 +08:00
ce8b536fca
Parse database empty json field to empty object( fix issue 2105 ) ( #2213 )
...
* Parse database empty json field to empty object( fix issue 2105 )
* fix issue #2105
Co-authored-by: Xu <zhenghao.xu>
Co-authored-by: John Guo <john@johng.cn >
2022-10-18 19:13:55 +08:00
5efa5ebd2f
fix issue #1946 ( #2194 )
...
* fix issue #1946
* fix issue #1946
2022-10-12 20:31:03 +08:00
2d6fcf5d06
fix issue #1708
2022-04-12 12:09:09 +08:00
55e0262c37
improve package gconv
2022-04-11 21:54:23 +08:00
f1fee72d6d
fix issue #1700
2022-04-08 18:11:17 +08:00
372bae4799
fix issue in missing first result column when in select cache scenario
2022-03-31 15:42:12 +08:00
707dc6b346
add xextensions feature for package goai
2022-03-29 20:31:00 +08:00
ee614f9c6b
fix issue #1563
2022-02-23 10:27:31 +08:00
d9c1e1f576
improve package gconv/cli
2022-02-22 20:19:41 +08:00
00ccce7bb8
fix issue #1607
2022-02-17 22:02:51 +08:00
2461ef9f29
fix issue #1597
2022-02-17 11:46:35 +08:00
a5cc03ff25
fix issue #1563
2022-02-16 00:47:23 +08:00
2428b27168
fix issue #1488
2022-02-15 00:21:05 +08:00
ce93b625d4
change errors wrapped by gerror.Wrap with error stack info for all packages
2021-12-21 22:59:14 +08:00
20c0e6d68f
error message update for package gconv
2021-12-17 17:28:02 +08:00
7b22355abb
expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature
2021-11-24 16:17:50 +08:00
0622b517c5
command object feature for package gcmd
2021-11-23 20:26:55 +08:00
d864120353
Improved import, by group improt.
2021-11-13 23:30:31 +08:00
485706a676
improve ScanList feature for package gdb
2021-11-05 01:07:06 +08:00
1bc0635f8b
version 2
2021-10-11 21:41:56 +08:00
993bf897cf
remove deprecated functions; refract package gjson
2021-09-27 22:47:39 +08:00
01a3dd1eb0
add function gerror.HasStack; rename all api* interfaces to i*
2021-09-17 19:26:56 +08:00
ac78b2fa50
fix ci issue
2021-09-15 21:46:58 +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
457d552fa0
add UnmarshalJSON interface support for package gconv
2021-08-17 16:51:29 +08:00
be2fcf7f57
add UnmarshalJSON interface support for package gconv
2021-08-17 16:30:47 +08:00
0ddacdd7e2
add error code for components
2021-07-20 23:02:02 +08:00
50ffaef33f
add context for intlog/gsession;improve struct/structs converting for package gconv
2021-06-26 16:23:54 +08:00
cca438d77f
fix issue #1209
2021-06-10 20:17:53 +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
a3fa10d820
great! completed 'with' feature for package gdb
2021-02-09 18:00:43 +08:00
8b6d00b193
improve package gconv
2021-01-17 22:06:07 +08:00
093034acd1
copyright comment update
2021-01-17 21:46:25 +08:00
6f968a125e
improve time converting for package gconv
2021-01-17 21:39:17 +08:00
5c9cee7fb9
improve package gconv
2021-01-17 20:56:38 +08:00
036bc03ebf
improve error handling for package gconv
2020-12-30 13:27:27 +08:00
84fef8dea3
add error code feature for package gerror
2020-12-10 23:33:24 +08:00
57a82ebcc0
improve gconv.Struct
2020-12-04 18:17:11 +08:00
8c0a905a9f
improve package gconv for custom type converting
2020-12-01 15:57:06 +08:00
24a377d3a8
fix issue in custom mapping for gconv.Struct
2020-11-19 14:52:19 +08:00
d56eb49e41
improve performance for gconv.Struct/Structs using directly reflect set
2020-11-15 15:13:40 +08:00
d178102f82
remove third party package 'structs'; improve performance for package internal/structs
2020-11-08 14:25:17 +08:00
e1dd5cce7d
improve performance for gconv.Struct
2020-11-08 00:06:05 +08:00