Commit Graph

21 Commits

Author SHA1 Message Date
John
a5e3e2f5ba change g.SetDebug function to control the debugging information for framework 2020-09-24 23:40:44 +08:00
john
4e027c1de3 improve argument handling for empty slice for package gdb 2020-07-11 09:53:16 +08:00
John
9b6936a4fb deprecate function DB.Table; improve the configuration node name case-insensitive and ignoring special chars 2020-07-08 20:48:29 +08:00
John
46bdde9265 revert gvar.Var from interface to struct 2020-06-29 13:40:19 +08:00
John
4d38b508a3 improve gvar by changig gvar.Var from type struct to interface 2020-06-16 17:38:05 +08:00
John
fb1b0bfd88 example update for package g/garray/gmap/gset/ghttp 2020-06-10 19:47:25 +08:00
John
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
John
4844eea0ab add convenience function g.Client for ghttp.Client 2020-03-29 09:52:37 +08:00
John
c70bc7c96a improve pakage g/gins 2020-02-23 20:25:55 +08:00
John
05120b585d improve configuration feature for glog/ghttp.Server 2019-11-07 11:32:25 +08:00
John
0e62510c6f improve configuration feature, add instance feature for package glog; add package guuid for UUID feature 2019-11-06 20:22:20 +08:00
John
2b083709b5 add gmap.ListMap/TreeMap support for gdb.Where 2019-10-14 23:27:48 +08:00
John
c8cf46a5a7 add Create function for gvar; add Uints/SliceUint function for gconv 2019-10-01 10:42:34 +08:00
John
51d9fe5253 add AllowDomain option for ghttp.CORS; add IsSubDomain function for gstr; improve grand.Intn 2019-09-23 19:25:03 +08:00
John
69684f5023 improve gredis instance initialization for gins 2019-09-10 20:38:23 +08:00
John
05922e4f21 add more common types for package g 2019-09-05 14:25:20 +08:00
John
15a6680833 add package gi18n 2019-09-01 00:30:01 +08:00
John
6c61704e60 adding package gi18n 2019-08-31 18:04:12 +08:00
John
7dffd9d1ff add package gkvdb; add kvdb storage feature for ghttp.Server 2019-08-22 21:04:30 +08:00
John
10e03eef3b add resource feature for gcfg 2019-08-19 21:02:44 +08:00
John
b01add2925 update project structure 2019-07-29 21:01:19 +08:00