Charles
b84034b667
fix: gcache MustGetOrSetFunc error ( #2291 )
2022-11-10 20:34:48 +08:00
HaiLaz
bc8ca912ce
fix: gcron check if the predefined patterns fail ( #2288 )
2022-11-10 19:59:09 +08:00
John Guo
8c71d579b5
add command fix and up ( #2280 )
2022-11-10 19:56:12 +08:00
John Guo
b000aa3dfe
add supervisor for package grpool ( #2252 )
...
* add supervisor for package grpool
* up
2022-11-08 19:00:16 +08:00
王哈哈
4f4109cdb6
fix typo for comments ( #2268 )
...
* Modify comment syntax error
* Modify comment syntax error
2022-11-07 17:55:49 +08:00
John Guo
ee58255418
move common used tag from packages to package gtag for maintainability ( #2256 )
...
* move common used tag from packages to package gtag for maintainability
* move common used tag from packages to package gtag for maintainability
Co-authored-by: houseme <housemecn@gmail.com>
2022-11-07 17:51:37 +08:00
John Guo
a1b9eca7b6
fix issue #2244 ( #2257 )
...
* fix issue #2244
* ut update for package gtime
* golangci updates
2022-11-03 21:17:28 +08:00
houseme
1793bf0863
add golangci feature to guarantee codes quality ( #2229 )
2022-11-01 20:12:21 +08:00
John Guo
425b31c6fd
improve nil receiver handling for package gtime ( #2226 )
...
* improve nil receiver handling for package gtime
* CI updates
* CI updates
2022-10-26 18:37:40 +08:00
ivothgle
33fdde6afd
opt: parameter verification of optimized handler methods ( #2224 )
2022-10-20 19:36:01 +08:00
John Guo
2598745e50
fix issue #1971 ( #2203 )
...
Co-authored-by: houseme <housemecn@gmail.com>
2022-10-14 10:10:27 +08:00
John Guo
66aa0c7050
add switch of brief stack for package gerror
( #2153 )
2022-09-27 10:11:33 +08:00
John Guo
141ca62c6d
feature/v2.2.0 ( #2154 )
2022-09-26 22:11:13 +08:00
John Guo
9dc97f4b0d
fix issue in init context for package gctx ( #2138 )
...
* fix issue in init context for package gctx
* improve package gtest
2022-09-23 20:50:48 +08:00
John Guo
714bda3e0f
remove noisy internal logging content of package gcron ( #2141 )
2022-09-23 20:50:25 +08:00
John Guo
3988a7ff6b
add more UT cases for package gview ( #2072 )
...
* CI updates
* add more UT cases for package gview
2022-08-18 21:06:20 +08:00
OmegaMT
897d6d9ad0
fix gctx init slice bounds out of range on ios platform ( #2062 )
2022-08-15 20:40:17 +08:00
John Guo
f580b7a488
improve header printing in json format for package glog; add golang v1.18 support for ci workflow ( #2037 )
2022-07-29 19:06:22 +08:00
John Guo
b7794a8783
use method name as its command name if no name defined in Meta of input struct for package gcmd ( #2019 )
2022-07-19 16:30:00 +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
98b2e8ab18
improve panic...recover of exit feature for package ghttp/gtimer/gfsnotify ( #2000 )
2022-07-13 20:20:38 +08:00
John Guo
f1766bdbdc
add init ctx feature ( #1995 )
2022-07-12 19:27:42 +08:00
John Guo
dd7caea910
fix UT issue for package gcron ( #1992 )
2022-07-12 09:55:46 +08:00
John Guo
f876a56d2a
some improves for ci yaml and package cmd/gf, database/gdb ( #1972 )
2022-07-07 21:16:26 +08:00
John Guo
047c90466d
improve UT for package gcron ( #1966 )
2022-07-04 21:18:20 +08:00
mingzaily
8a853b1bb7
add file export ( #1959 )
2022-07-04 20:17:00 +08:00
John Guo
2bcd6c4771
add full week/month name support for pattern, add seconds fix feature in some delay seconds for package gcron ( #1960 )
2022-07-01 09:53:01 +08:00
John Guo
1acc1b8230
improve DeepCopy feature for bunch of components, especially the container and gtime ( #1956 )
2022-06-29 14:58:27 +08:00
John Guo
2c169e2330
improve package glog; fix issue in package gtrace ( #1952 )
2022-06-28 15:47:16 +08:00
wenzi
141f3512a9
fix glog bug ( #1844 )
2022-06-23 21:05:12 +08:00
John Guo
2bcee014f7
add tracing feature for package gproc ( #1923 )
2022-06-21 21:46:12 +08:00
John Guo
f0568b4e22
Merge branch 'develop'
2022-06-21 19:08:36 +08:00
John Guo
33a528af76
fix issue #1913
2022-06-20 22:03:19 +08:00
Lonely
52056644d4
add context parameter ( #1919 )
2022-06-20 20:34:59 +08:00
John Guo
1e8237446e
add tracing logging content if trace id is available in context for package gcmd
2022-06-17 17:42:49 +08:00
John Guo
b2b2044786
add tracing logging content if trace id is available in context for package gcmd
2022-06-17 17:41:10 +08:00
John Guo
64c5222623
add environment support of opentelemetry propagation for package gctx
2022-06-17 16:47:01 +08:00
John Guo
c2e742335b
add otel support for package gcmd
2022-06-17 15:16:35 +08:00
John Guo
cdd4473df5
improve command gen service; add error trace for error of some packages
2022-06-16 17:07:25 +08:00
John Guo
0d7e28ee75
add deep copy feature
2022-05-23 16:51:10 +08:00
happyinsect
57941b6df9
Bug fix#1849 ( #1851 )
2022-05-18 20:19:40 +08:00
John Guo
c871bb3a1e
improve package gcfg
2022-05-18 15:11:49 +08:00
John Guo
a2905977ec
improve package gcmd, adding CaseSensitive option for options parsing, default is CaseInsensitive
2022-05-13 15:24:10 +08:00
John Guo
b63e01adf6
add internal log content for package gcmd
2022-05-13 14:48:22 +08:00
John Guo
6d0b4faeb0
gitignore updates
2022-05-12 16:01:55 +08:00
John Guo
bef942b19f
ci test
2022-05-12 14:57:26 +08:00
John Guo
df3ae386cb
ci test
2022-05-12 14:35:39 +08:00
John Guo
f6f0c8fd1e
ci test
2022-05-11 20:42:34 +08:00
John Guo
cbff244d88
improve package gcron
2022-05-09 21:45:57 +08:00
John Guo
2e405342ca
improve package gcron
2022-05-09 21:42:50 +08:00