Commit Graph

546 Commits

Author SHA1 Message Date
John Guo
42e27dd14c add context parameter for package grpool 2021-10-30 18:09:58 +08:00
John Guo
e15cd6ae89 fix issue in package gcache 2021-10-30 16:00:38 +08:00
John Guo
17e6063c5c add neccessary parameter context for package gcron/gtimer 2021-10-30 15:36:10 +08:00
John Guo
8dd9483572 fix issue in unit testing case for package gview 2021-10-22 14:09:08 +08:00
John Guo
4e7b33bde3 fix issue in unit testing case for package gview 2021-10-22 13:14:48 +08:00
John Guo
977780736f improve gutil.Dump 2021-10-21 22:07:43 +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
854747574d fix issue in package gcfg 2021-10-12 16:15:52 +08:00
John Guo
7eb3b32b26 fix unit testing cases 2021-10-11 21:53:16 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
82175b5de9 rename gctx.Value/WithValue to CtxId/WithCtxId 2021-10-11 20:25:02 +08:00
John Guo
322f5933ad add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
John Guo
750972e7c6 fix unit testing cases 2021-09-28 19:04:36 +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
5904a1e7c0 refract package gredis 2021-09-26 23:22:32 +08:00
John Guo
6eee72b336 refract package gredis 2021-09-23 21:23:22 +08:00
John Guo
6fa0ad5793 gredis refract 2021-09-23 19:12:02 +08:00
John Guo
ef0aeb363b comment update for paxkage gcache; improve package gbuild 2021-09-22 19:29:08 +08:00
John Guo
53db88c630 comment update for package gsession 2021-09-19 10:18:58 +08:00
John Guo
c99c13acd1 refract pacakge gcfg, adding adapter interface for pacakge gcfg 2021-09-19 10:01:09 +08:00
jianchenma
01a3dd1eb0 add function gerror.HasStack; rename all api* interfaces to i* 2021-09-17 19:26:56 +08:00
jflyfox
5383672d78 change returned parameter from interface{} to *gvar.Var for gsession.Sessio.Get; remove Get* function excluding Get for gsession.Session 2021-09-17 11:15:00 +08:00
John Guo
28f70d52ee add context parameter for all functions of package gcache 2021-09-17 10:48:08 +08:00
John Guo
1455e30350 change returned value by Get* and Update/Remove functions from type interface{} to *gvar.Var for package gcache 2021-09-16 22:13:00 +08:00
John Guo
b46e9bb68a improve package gcache 2021-09-16 21:17:03 +08:00
John Guo
55a9c0738b improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache 2021-09-16 20:57:59 +08:00
John Guo
68e760d13a fix issue @1380 2021-09-15 21:17:45 +08:00
John Guo
64a5cedcdf fix recover logic 2021-09-14 20:47:06 +08:00
John Guo
ffedfb7c0c improve package gproc for customize environment variables when creating process 2021-09-14 20:25:23 +08:00
John Guo
727f58a24b remove usage of gconv.Unsafe* functions internally to avoid unexpected errors 2021-09-14 19:30:20 +08:00
John Guo
006fb79967 improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb 2021-09-13 16:43:09 +08:00
John Guo
cc60bc9dab fix issue printing to stdout using fmt.Fprintf for package glog 2021-09-01 16:14:17 +08:00
John Guo
425ca8aa3e improve process comminucation folder creating for package gproc 2021-09-01 15:02:58 +08:00
John Guo
73d2b7ed06 fix issue #1387 2021-08-30 22:26:02 +08:00
John Guo
46bf669cdd Merge branch 'master' of https://github.com/gogf/gf 2021-08-27 20:16:41 +08:00
John Guo
fa7a3e987d improve With feature for package gdb 2021-08-27 20:16:29 +08:00
John
b316b9c073 example updates for package gcache 2021-08-27 01:01:41 +08:00
John
5b57c35522 comment updates for package gcache 2021-08-27 00:01:15 +08:00
John
e0a3233ea3 improve package gcron 2021-08-26 00:11:27 +08:00
John Guo
59397fd8a5 add buildin function add/minus/times/divide for package gview 2021-08-25 20:00:53 +08:00
John Guo
66b8b591df fix issue in missing import for package gcode 2021-08-24 21:31:15 +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
c5345239fc improve logging content for package gcron 2021-08-20 15:49:45 +08:00
John Guo
a229960218 add context id feature for package gctx/glog 2021-08-20 15:44:08 +08:00
John Guo
43180ef239 improve package gcron 2021-08-20 14:09:15 +08:00
John Guo
e10240bd7c improve package gcron 2021-08-20 11:52:22 +08:00
John Guo
314bee2b4e remove context key printing into logging content for context feature of package glog 2021-08-19 15:35:41 +08:00
John Guo
050c93ee8d Merge branch 'develop' of https://github.com/gogf/gf 2021-08-19 14:12:04 +08:00
John Guo
f03f56ba4e improve gconv.Struct for map attribute converting 2021-08-19 11:28:25 +08:00