Commit Graph

107 Commits

Author SHA1 Message Date
John Guo
6574b8cbfe change build-in swagger ui to public cdn 2022-03-23 14:48:34 +08:00
John Guo
20c48b1712 change build-in swagger ui to public cdn 2022-03-23 14:46:56 +08:00
houseme
8357b0f649 improve comment 2022-03-19 17:58:21 +08:00
John Guo
531cc7b864 fix issue in package gproc 2022-03-07 09:57:51 +08:00
John Guo
88a9eef8a6 api swagger ui update 2022-03-01 11:43:42 +08:00
John Guo
f0cd3c084e fix data race in UT cases for package ghttp 2022-02-22 20:49:09 +08:00
John Guo
6f5058c9b6 add x-url-path feature for ghttp.Server 2022-02-22 14:12:09 +08:00
John Guo
255b502460 README update 2022-02-17 17:15:09 +08:00
John Guo
8b48f16508 improve service registry for package ghttp; improve service discovery for package gclient; improve cli 2022-01-28 16:00:16 +08:00
John Guo
04eb654133 add error stack for internal error printing 2022-01-28 14:51:49 +08:00
John Guo
3cb578488c add service registry feature for package ghttp/gclient 2022-01-27 16:50:31 +08:00
John Guo
9892cc46e4 improve package ghttp 2022-01-13 20:57:13 +08:00
John Guo
ce93b625d4 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
John Guo
4978955404 fix issue in missing handler name for standard router handlers 2021-12-18 18:25:04 +08:00
John Guo
40225c5352 improve route dump for package ghttp;remove mutex for package gtag 2021-12-18 12:54:09 +08:00
John Guo
ad48dc025b improve route dump for package ghttp 2021-12-18 12:43:33 +08:00
John Guo
1215f67aac improve route dump for package ghttp 2021-12-18 12:36:34 +08:00
John Guo
aee52fd56e enable OpenTelemetry in default for some core components 2021-12-16 23:09:37 +08:00
John Guo
3f24159636 add tracing configuration switch for whole framework 2021-12-10 18:08:36 +08:00
houseme
bb4f72d1ec improve code Introduce according to grouping 2021-11-16 19:43:02 +08:00
houseme
be03b3cdda Improved import, by group improt. 2021-11-13 23:23:55 +08:00
John Guo
17e6063c5c add neccessary parameter context for package gcron/gtimer 2021-10-30 15:36:10 +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
920c97af79 openapi 2021-10-13 22:28:49 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
82d04d612b fix openapi specification generating; improve handler type 2021-10-06 14:22:58 +08:00
John Guo
9f2eeb23ba print error stack in faltal error for ghttp.Server 2021-10-06 12:12:59 +08:00
John Guo
c84e79a46d improve swagger ui feature for package ghttp 2021-10-06 11:54:53 +08:00
John Guo
322f5933ad add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
John Guo
1e80dc71eb add automatic generating for OpenApi specification for ghttp.Server routes 2021-10-02 22:34:39 +08:00
John Guo
993bf897cf remove deprecated functions; refract package gjson 2021-09-27 22:47:39 +08:00
John Guo
df09d8c604 refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
John Guo
c99c13acd1 refract pacakge gcfg, adding adapter interface for pacakge gcfg 2021-09-19 10:01:09 +08:00
John Guo
abc8e62d58 add package gcode and improve error implements for package gerror 2021-08-24 21:18:59 +08:00
John Guo
cd3593182a improve package gerror/ghttp for error code handling 2021-08-07 10:44:57 +08:00
John Guo
0ddacdd7e2 add error code for components 2021-07-20 23:02:02 +08:00
John Guo
f72d991c36 rename attribute names from lower-camel case to upper-camel case 2021-07-19 20:06:44 +08:00
John Guo
50ffaef33f add context for intlog/gsession;improve struct/structs converting for package gconv 2021-06-26 16:23:54 +08:00
John Guo
237f172ae5 add file configuration support for logger in ghttp.Server 2021-06-26 11:18:44 +08:00
John Guo
d76e4c8aed refract package gtimer for more stable 2021-05-15 18:13:51 +08:00
John Guo
5856f74d83 up 2021-05-02 08:10:35 +08:00
John Guo
563509c4a6 route map dumping updates 2021-05-01 09:04:16 +08:00
wujia
90f4bba8fd gofmt格式化 2021-04-07 20:52:38 +08:00
ansionfor
802187abc4 add graceful reload timeout 2021-04-07 16:06:37 +08:00
John Guo
da0669c739 improve middleware feature for ghttp.Client 2021-01-22 01:06:44 +08:00
John Guo
0aca2f0501 fix issue in package g; improve package ghttp 2021-01-22 00:36:28 +08:00
John Guo
0fb32b63e7 add signal handler feature for package gproc; improve package ghttp/g for signal listening feature 2021-01-21 21:14:17 +08:00
John Guo
5f4293a803 make unnecessaryly exported resource private for package ghttp 2021-01-19 19:33:21 +08:00
John Guo
a9aa021914 add json tag for configuration struct for package gdb/gredis/ghttp/glog/gview 2021-01-12 00:42:33 +08:00
jflyfox
b12c909fd6 add logging level configuration for package ghttp 2021-01-06 01:00:49 +08:00