Commit Graph

17 Commits

Author SHA1 Message Date
4267aadd78 remove controller feature from package ghttp 2021-07-30 15:15:44 +08:00
f72d991c36 rename attribute names from lower-camel case to upper-camel case 2021-07-19 20:06:44 +08:00
0140808460 add handler extension feature for package ghttp 2021-07-13 23:01:31 +08:00
204fea395c add struct object support in group router registering for package ghttp 2021-03-01 20:49:09 +08:00
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
a2e7aec37f change constant variable names 2020-12-14 13:26:48 +08:00
feff3ddce3 comment update for package ghttp 2020-05-09 19:19:42 +08:00
82125416a2 comment update for package ghttp 2020-04-06 22:31:45 +08:00
f3d859159d improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
7072244420 improve comment for ghttp.Server 2020-03-05 16:08:55 +08:00
8eda69b11e improve the plugin feature for ghttp.Server 2020-01-21 17:18:03 +08:00
202419202f improve logger feautre, add unit testing cases for ghttp.Server; add SetDefaultLogger function for glog 2020-01-21 15:42:08 +08:00
18892fb66d add iterate example for glist; improve variable name for ghttp.Server 2019-12-18 19:37:07 +08:00
a06ca31530 improve middleware feature for ghttp.Server 2019-12-04 10:03:03 +08:00
ee89a06b3e improve model feature 2019-08-30 20:29:12 +08:00
0460a53f53 add middleware feature for ghttp.Server 2019-08-03 15:54:12 +08:00
b01add2925 update project structure 2019-07-29 21:01:19 +08:00