Commit Graph

23 Commits

Author SHA1 Message Date
be03b3cdda Improved import, by group improt. 2021-11-13 23:23:55 +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
006fb79967 improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb 2021-09-13 16:43:09 +08:00
5e92747737 fix issue #1291 2021-07-08 22:44:16 +08:00
c25f88293b unify command or enviroment key names for packages 2021-06-26 12:08:18 +08:00
7003c284d0 replace json.Unmarshal with json.UnmarshalUseNumber for packages 2021-05-15 22:38:07 +08:00
68247acab1 improve package gjson/gvar 2021-01-19 14:26:17 +08:00
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
751a567e84 add Is* functions for package gvar 2020-12-14 18:54:14 +08:00
9b4d2d9172 fix issue in unit testing case for package gjson/gparser 2020-12-04 15:41:26 +08:00
4d501fd2f4 improve function Set for package gjson 2020-08-10 23:03:35 +08:00
b2aa59d893 import third-party library json-iterator to improve the performance for json operations 2020-06-17 21:16:25 +08:00
e2c1e11f95 improve package gjson 2020-03-21 21:32:02 +08:00
0b6d04485e improve unit testing cases 2020-03-19 22:56:12 +08:00
f3d859159d improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
3bc3b652c1 improve unit testing case for gjson 2020-03-09 09:00:38 +08:00
b15075fdfe fix issue in gconv.Struct* functions panic when converting attribute value is nil 2020-02-05 22:02:49 +08:00
987ce709e5 add UnmarshalJSON for gtime; add ineterface MapStrAny support for gjson.New 2019-09-30 17:23:23 +08:00
96106ace92 remove deprecated functions and fix corresponding unit test cases 2019-09-06 17:59:55 +08:00
13e528abb6 remove deprecated functions and fix corresponding unit test cases 2019-09-06 16:59:38 +08:00
352e4c088a improve gcfg: it returns all values if pattern is '.'; add more functions for gcfg 2019-08-07 16:58:01 +08:00
b01add2925 update project structure 2019-07-29 21:01:19 +08:00