John Guo
|
74d0945fa1
|
gerror: fix #3633 Is performs the same as errors.Is from go stdlib (#3640)
|
2024-06-13 21:55:32 +08:00 |
|
John Guo
|
3f69e0db36
|
improve error stack configuration for package gerror, add framework error stack filter for package glog (#2918)
|
2023-08-31 15:31:55 +08:00 |
|
houseme
|
1793bf0863
|
add golangci feature to guarantee codes quality (#2229)
|
2022-11-01 20:12:21 +08:00 |
|
John Guo
|
66aa0c7050
|
add switch of brief stack for package gerror (#2153)
|
2022-09-27 10:11:33 +08:00 |
|
John Guo
|
5d51e9fa2c
|
improve package gerror, add HasCode/HasError function for package gerror (#2006)
|
2022-07-15 10:49:04 +08:00 |
|
John Guo
|
481c50f233
|
add example for package gerror
|
2022-06-15 14:46:31 +08:00 |
|
John Guo
|
e8581d4fd5
|
add Is/Equal/Unwrap functions for package gerror
|
2022-04-12 15:45:26 +08:00 |
|
John Guo
|
01b9fa8ac9
|
improve package gcfg
|
2022-01-25 20:43:57 +08:00 |
|
John Guo
|
ce93b625d4
|
change errors wrapped by gerror.Wrap with error stack info for all packages
|
2021-12-21 22:59:14 +08:00 |
|
John Guo
|
7e81600772
|
improve package gjson
|
2021-12-20 00:32:23 +08:00 |
|
houseme
|
ff8633231f
|
improve code 'if block ends with a return statement, so drop this else and outdent its block (golint)'
|
2021-11-16 00:26:10 +08:00 |
|
houseme
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
John Guo
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
jianchenma
|
01a3dd1eb0
|
add function gerror.HasStack; rename all api* interfaces to i*
|
2021-09-17 19:26:56 +08:00 |
|
John Guo
|
55a9c0738b
|
improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache
|
2021-09-16 20:57:59 +08:00 |
|
John Guo
|
006fb79967
|
improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb
|
2021-09-13 16:43:09 +08:00 |
|
John Guo
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
John Guo
|
cd3593182a
|
improve package gerror/ghttp for error code handling
|
2021-08-07 10:44:57 +08:00 |
|
John Guo
|
4c54b1cfbc
|
improve errcode feature for package gerror
|
2021-08-04 20:50:45 +08:00 |
|
John Guo
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
John Guo
|
d109706ad3
|
unify error package to gerror
|
2021-06-26 18:34:26 +08:00 |
|
John Guo
|
2679f92aa8
|
comment update for package gerror
|
2021-06-10 20:45:22 +08:00 |
|
jflyfox
|
86e70ad55c
|
improve package gerror
|
2020-12-30 13:18:43 +08:00 |
|
jflyfox
|
4beeeb92ac
|
improve gerror.Stack
|
2020-12-29 14:28:26 +08:00 |
|
John Guo
|
84fef8dea3
|
add error code feature for package gerror
|
2020-12-10 23:33:24 +08:00 |
|
jflyfox
|
7316e6648f
|
change errors to gerror; update copyright in comment
|
2020-12-09 16:04:29 +08:00 |
|
Jack
|
60fc9b6417
|
add gerror.ApiCurrent impements for gerror.Error
|
2020-11-25 19:06:29 +08:00 |
|
John
|
f4f4550483
|
improve package gerror
|
2020-10-18 20:18:55 +08:00 |
|
John
|
e87226a092
|
improve package gerror
|
2020-10-18 11:29:09 +08:00 |
|
John
|
7725d9aaaf
|
add Current/Next function for package gerror
|
2020-10-17 17:17:10 +08:00 |
|
John
|
6e7224e306
|
improve error handling for gconv.Struct/ghttp.Server; add NewSkip/NewfSkip function for package gerror
|
2020-04-28 15:04:07 +08:00 |
|
John
|
5db10add4a
|
fix issue in unnacessary quoting of fields in select statement of gdb.Model
|
2020-04-27 16:30:53 +08:00 |
|
John
|
8fd88307f7
|
add errors printing when i18n files loading failed for gi18n
|
2019-09-06 15:43:57 +08:00 |
|
John
|
e622f6aff2
|
improve gconv to support struct field of interface{} conversion
|
2019-08-01 19:53:28 +08:00 |
|
John
|
b01add2925
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
|