HaiLaz
|
5083174a92
|
fix goreport for gofmt (#2523)
|
2023-03-17 17:54:14 +08:00 |
|
王哈哈
|
4f4109cdb6
|
fix typo for comments (#2268)
* Modify comment syntax error
* Modify comment syntax error
|
2022-11-07 17:55:49 +08:00 |
|
houseme
|
1793bf0863
|
add golangci feature to guarantee codes quality (#2229)
|
2022-11-01 20:12:21 +08:00 |
|
黄骞
|
1530ffc926
|
Improve the code coverage of the gset module (#1977)
|
2022-07-07 21:28:23 +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
|
0d7e28ee75
|
add deep copy feature
|
2022-05-23 16:51:10 +08:00 |
|
John Guo
|
5e0e6f356b
|
fix issue #1766
|
2022-05-09 22:47:04 +08:00 |
|
John Guo
|
f2e1f63396
|
fix issue #1679
|
2022-03-21 22:04:15 +08:00 |
|
John Guo
|
546b6b1724
|
t.Assert(err, nil) -> t.AssertNil(err)
|
2022-03-10 11:36:40 +08:00 |
|
John Guo
|
65c385c013
|
add etcd registry; add resolver; improve balancer
|
2022-01-26 20:51:17 +08:00 |
|
John Guo
|
3bbbe1db9c
|
change pointer receiver that implements interface MarshalJSON to struct receiver for all packages
|
2022-01-19 16:55:57 +08:00 |
|
houseme
|
e4ddeb6033
|
Improved import, by group improt.
|
2021-11-14 18:24:38 +08:00 |
|
John Guo
|
ce16dad88f
|
improve error handling for custom validation rule for package gvalid
|
2021-11-14 17:47:21 +08:00 |
|
houseme
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
timmy.hu
|
15f9b69b36
|
fix
|
2021-11-06 06:38:28 +08:00 |
|
timmy.hu
|
ea7d963f20
|
IntSet
|
2021-11-05 00:56:59 +08:00 |
|
timmy.hu
|
613958a4b6
|
IntSet finish
|
2021-11-05 00:50:44 +08:00 |
|
timmy.hu
|
ef7f7e35f8
|
update review
|
2021-11-05 00:04:24 +08:00 |
|
timmy.hu
|
3091f61a26
|
update ExampleStrSet_Remove
|
2021-11-04 22:26:17 +08:00 |
|
timmy.hu
|
430102c995
|
update
|
2021-11-04 22:11:09 +08:00 |
|
timmy.hu
|
9ea2db5c81
|
fix
|
2021-11-03 23:17:04 +08:00 |
|
timmy.hu
|
c850c420fd
|
fixCi
|
2021-11-03 23:06:24 +08:00 |
|
timmy.hu
|
f2bb9d65c3
|
edit review
|
2021-11-03 22:49:30 +08:00 |
|
timmy.hu
|
5e34aee2d7
|
example over
|
2021-11-03 00:49:06 +08:00 |
|
timmy.hu
|
c1f856fa8e
|
update
|
2021-11-02 13:27:54 +08:00 |
|
John Guo
|
fa5499373a
|
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
|
2021-10-21 18:22:47 +08:00 |
|
John Guo
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41: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
|
d450de8e0d
|
add OnDuplicate/OnDuplicateEx feature for package gdb
|
2021-06-16 21:44:31 +08:00 |
|
John Guo
|
7003c284d0
|
replace json.Unmarshal with json.UnmarshalUseNumber for packages
|
2021-05-15 22:38:07 +08:00 |
|
John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
John
|
b2aa59d893
|
import third-party library json-iterator to improve the performance for json operations
|
2020-06-17 21:16:25 +08:00 |
|
John
|
27c2a03ea8
|
add example for package gset
|
2020-06-10 23:07:07 +08:00 |
|
John
|
fb1b0bfd88
|
example update for package g/garray/gmap/gset/ghttp
|
2020-06-10 19:47:25 +08:00 |
|
john
|
3c6ab96283
|
fix issue in function Walk and add more example for package gset
|
2020-06-04 21:46:22 +08:00 |
|
john
|
90d19a84ce
|
improve package garray/gset, adding function ContainsI
|
2020-05-03 22:52:04 +08:00 |
|
John
|
8d9dd17eac
|
add Walk function for package gset; improve fields handling feature for package gdb
|
2020-04-27 21:18:42 +08:00 |
|
John
|
8779a3f211
|
add function Walk for package garray; improve comment for package garray
|
2020-04-18 13:30:49 +08:00 |
|
John
|
b17e3a6804
|
improve package gset
|
2020-04-13 23:44:43 +08:00 |
|
John
|
77cc323d0e
|
improve package gset/gmap for initialization
|
2020-04-07 20:41:49 +08:00 |
|
John
|
7881b2dee4
|
improve unit testing cases
|
2020-03-20 22:34:56 +08:00 |
|
John
|
07e65c14a9
|
improve unit testing cases
|
2020-03-19 23:53:03 +08:00 |
|
John
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
John
|
eb6a7a4728
|
add function UnmarshalValue feature for package garray/gmap/gset/gtype/gvar/gjson/gconv
|
2020-01-20 19:56:42 +08:00 |
|
John
|
be4bf39719
|
comment update for container
|
2019-11-30 18:33:51 +08:00 |
|
John
|
459c69839a
|
comment update for container
|
2019-11-30 18:28:11 +08:00 |
|
John
|
66355354fc
|
improve gfsnotify/gview and container
|
2019-10-31 23:37:33 +08:00 |
|
John
|
97fe8235da
|
fix issue in session expiring for file storage of gsession; add Pop/Pops functions for gset/gmap
|
2019-10-16 23:33:06 +08:00 |
|
John
|
69ee5375b9
|
improve Join/String functions for garray/gset/gmap; add AddIfNotExistFunc/AddIfNotExistFuncLock functions for gset
|
2019-10-13 22:31:28 +08:00 |
|
John
|
6384e75ed9
|
improva container for json marshal/unmarshal interface
|
2019-10-01 16:03:18 +08:00 |
|