Commit Graph

33 Commits

Author SHA1 Message Date
John
2804834540 rename GetRouterMap to GetRouterArray for ghttp.Server 2019-12-10 12:28:55 +08:00
John
add7dd5a45 merge develop 2019-12-09 23:22:49 +08:00
John
e40894ca45 add IsServiceHandler for ghttp.RouterItem 2019-12-09 23:19:39 +08:00
John
28825f5395 add gdebug.BuildInfo function; improving gproc 2019-12-09 21:53:44 +08:00
John
6ca5141020 some improving 2019-12-08 22:55:32 +08:00
John
6abe660287 export router map api for ghttp.Server; comment update for ghttp.Server 2019-12-04 13:55:08 +08:00
John
a06ca31530 improve middleware feature for ghttp.Server 2019-12-04 10:03:03 +08:00
John
890865251b improve routerMap handling for ghttp.Request 2019-12-03 17:16:52 +08:00
John
c88839edb1 comment update for ghttp.ServerConfig 2019-12-01 14:24:56 +08:00
John
0cce858641 improve configuration feature for ghttp.Server/gview/glog 2019-11-28 23:19:37 +08:00
John
8f2c62d444 improve logging feature for ghttp.Server 2019-11-08 19:52:49 +08:00
John
d8b6466ed0 fix issue in ghttp.Server 2019-11-07 21:02:24 +08:00
John
9da1277b47 improve session of file storage for ghttp.Server 2019-11-07 20:42:13 +08:00
John
a3fd0c9a4a improve session of file storage for ghttp.Server 2019-11-07 20:36:33 +08:00
John
ad7375b44b improve configuration feature for ghttp.Server 2019-11-07 16:40:34 +08:00
John
05120b585d improve configuration feature for glog/ghttp.Server 2019-11-07 11:32:25 +08:00
John
7225e49aa0 add package intlog for GF internal logging usage; improve redis storage feature for gsession 2019-10-29 16:45:42 +08:00
John
b830f9b96d improve ghttp.Server.Request for parameter retrieving; add Option feature for gdb; update example for hook feature of ghttp.Server 2019-09-29 14:27:09 +08:00
John
7d32be3b6c improve perameter parsing for ghttp.Server 2019-09-18 23:20:45 +08:00
john
1665d92136 improve session expire algorithm for gsession 2019-09-15 12:17:44 +08:00
john
19a856549a improve codes details 2019-09-13 22:08:18 +08:00
John
b39d653fe9 add package gsession; mv gkvdb to new repo 2019-09-11 21:19:45 +08:00
John
6cf4bf81e5 improve gcmd with arguments parser 2019-09-05 11:38:36 +08:00
John
9ddb148fcb fix issue in memory usage of gkvdb in unit test cases of ghttp 2019-09-04 19:44:13 +08:00
John
e4d34abd7e fix unit test cases for ghttp/gres 2019-09-04 19:23:19 +08:00
John
a31108e753 fix issue in gring/ghttp 2019-08-26 23:51:01 +08:00
John
7dffd9d1ff add package gkvdb; add kvdb storage feature for ghttp.Server 2019-08-22 21:04:30 +08:00
John
77d9e472b7 add middleware feature for ghttp.Server; improve router group feature for ghttp.Server 2019-08-06 20:40:04 +08:00
John
2911ebb5d7 add middleware feature for ghttp.Server 2019-08-03 23:57:20 +08:00
John
878305fee3 add middleware feature for ghttp.Server 2019-08-03 17:14:54 +08:00
John
0460a53f53 add middleware feature for ghttp.Server 2019-08-03 15:54:12 +08:00
John
06c16bf560 remove thirdparty diectory, add go.mod for package dependences 2019-08-01 14:07:25 +08:00
John
b01add2925 update project structure 2019-07-29 21:01:19 +08:00