|
|
cd3593182a
|
improve package gerror/ghttp for error code handling
|
2021-08-07 10:44:57 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
f72d991c36
|
rename attribute names from lower-camel case to upper-camel case
|
2021-07-19 20:06:44 +08:00 |
|
|
|
50ffaef33f
|
add context for intlog/gsession;improve struct/structs converting for package gconv
|
2021-06-26 16:23:54 +08:00 |
|
|
|
237f172ae5
|
add file configuration support for logger in ghttp.Server
|
2021-06-26 11:18:44 +08:00 |
|
|
|
d76e4c8aed
|
refract package gtimer for more stable
|
2021-05-15 18:13:51 +08:00 |
|
|
|
5856f74d83
|
up
|
2021-05-02 08:10:35 +08:00 |
|
|
|
563509c4a6
|
route map dumping updates
|
2021-05-01 09:04:16 +08:00 |
|
|
|
90f4bba8fd
|
gofmt格式化
|
2021-04-07 20:52:38 +08:00 |
|
|
|
802187abc4
|
add graceful reload timeout
|
2021-04-07 16:06:37 +08:00 |
|
|
|
da0669c739
|
improve middleware feature for ghttp.Client
|
2021-01-22 01:06:44 +08:00 |
|
|
|
0aca2f0501
|
fix issue in package g; improve package ghttp
|
2021-01-22 00:36:28 +08:00 |
|
|
|
0fb32b63e7
|
add signal handler feature for package gproc; improve package ghttp/g for signal listening feature
|
2021-01-21 21:14:17 +08:00 |
|
|
|
5f4293a803
|
make unnecessaryly exported resource private for package ghttp
|
2021-01-19 19:33:21 +08:00 |
|
|
|
a9aa021914
|
add json tag for configuration struct for package gdb/gredis/ghttp/glog/gview
|
2021-01-12 00:42:33 +08:00 |
|
|
|
b12c909fd6
|
add logging level configuration for package ghttp
|
2021-01-06 01:00:49 +08:00 |
|
|
|
5c2574da7c
|
improve package ghttp
|
2021-01-06 00:39:50 +08:00 |
|
|
|
9a6aa01115
|
constant name changes; version update
|
2020-12-15 20:16:17 +08:00 |
|
|
|
a2e7aec37f
|
change constant variable names
|
2020-12-14 13:26:48 +08:00 |
|
|
|
33292f54e0
|
improve status handler by supporting multiple status handler for package ghttp
|
2020-11-25 16:37:41 +08:00 |
|
|
|
e06b62ecf2
|
add default value from struct tag for ghttp.Request
|
2020-11-08 15:44:04 +08:00 |
|
|
|
1ec049c52f
|
improve gf server for routes check while starting
|
2020-09-17 23:27:10 +08:00 |
|
|
|
04dee090a3
|
improve graceful reload feature for ghttp.Server
|
2020-07-25 13:50:04 +08:00 |
|
|
|
2f44721086
|
fix issue in reload feature in ghttp.Server
|
2020-06-28 20:52:33 +08:00 |
|
|
|
45170bc53e
|
add ClientMaxBodySize configuration for ghttp.Server
|
2020-04-30 20:37:09 +08:00 |
|
|
|
1e844d505a
|
comment update for package ghttp/gconv; readme update
|
2020-04-29 00:14:29 +08:00 |
|
|
|
2d30a53c3a
|
remove function From for package gdb; add function g.Table; add ServeHTTP interface implements for ghttp.Server
|
2020-04-04 22:46:52 +08:00 |
|
|
|
f89976cad5
|
improve ghttp.Client
|
2020-03-25 15:09:13 +08:00 |
|
|
|
f3d859159d
|
improve router group for duplicated router registering for package ghttp.Server
|
2020-03-17 14:48:52 +08:00 |
|
|
|
4e7c6c1fb4
|
improve CORS feature for ghttp.Server
|
2020-03-04 22:52:56 +08:00 |
|
|
|
d8a7e36478
|
improve router feature for ghttp.Server
|
2020-03-04 17:29:23 +08:00 |
|
|
|
42fd583bfd
|
add more inernal logging points for core components
|
2020-02-24 21:09:19 +08:00 |
|
|
|
d8ef8a1f5d
|
add gf.debug options and GF_DEBUG env control params for internal logging feature
|
2020-02-22 14:51:44 +08:00 |
|
|
|
52943b283c
|
go.mod updates; add search path configuration in file for package ghttp.Server
|
2020-02-16 16:34:30 +08:00 |
|
|
|
ac9be6134b
|
add global schema access support for mssql in gdb
|
2020-02-07 17:21:05 +08:00 |
|
|
|
4c1b4f7858
|
change time measuing unit from microtime to millitime for ghttp.Request; change graceful reload feature from true to false in default
|
2020-02-07 16:29:14 +08:00 |
|
|
|
2e10ce421b
|
improve plugin feature
|
2020-01-21 22:18:49 +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 |
|
|
|
922e720d63
|
improve gdb/ghttp/gins; fix issue in gstr
|
2019-12-19 15:14:05 +08:00 |
|
|
|
2804834540
|
rename GetRouterMap to GetRouterArray for ghttp.Server
|
2019-12-10 12:28:55 +08:00 |
|
|
|
add7dd5a45
|
merge develop
|
2019-12-09 23:22:49 +08:00 |
|
|
|
e40894ca45
|
add IsServiceHandler for ghttp.RouterItem
|
2019-12-09 23:19:39 +08:00 |
|
|
|
28825f5395
|
add gdebug.BuildInfo function; improving gproc
|
2019-12-09 21:53:44 +08:00 |
|
|
|
6ca5141020
|
some improving
|
2019-12-08 22:55:32 +08:00 |
|
|
|
6abe660287
|
export router map api for ghttp.Server; comment update for ghttp.Server
|
2019-12-04 13:55:08 +08:00 |
|
|
|
a06ca31530
|
improve middleware feature for ghttp.Server
|
2019-12-04 10:03:03 +08:00 |
|
|
|
890865251b
|
improve routerMap handling for ghttp.Request
|
2019-12-03 17:16:52 +08:00 |
|
|
|
c88839edb1
|
comment update for ghttp.ServerConfig
|
2019-12-01 14:24:56 +08:00 |
|
|
|
0cce858641
|
improve configuration feature for ghttp.Server/gview/glog
|
2019-11-28 23:19:37 +08:00 |
|