Commit Graph

17 Commits

Author SHA1 Message Date
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
41f33af51b add gconv.StructDeep/MapDeep functions for gconv; add struct inherit converting support for gdb 2019-05-28 21:41:00 +08:00
fdfefbb94d add default value feature for gjson/gparser; update default value type for ghttp.Request 2019-05-09 14:19:27 +08:00
9bc49c0b29 add logging for error in ghttp.Request 2019-03-22 14:31:02 +08:00
c2046157d6 add ghttp.Request.GetRawString function 2019-02-27 21:17:56 +08:00
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
1966b40d01 ghttp.Client updates; add more unit test cases for web server 2018-12-31 00:50:55 +08:00
f5b2556b70 up 2018-12-28 21:44:36 +08:00
e8101cb02f 性能改进中 2018-11-16 18:20:09 +08:00
845b954d0e gconv增加Ints/Floats/Interfaces转换方法,完善gconv.Struct方法封装,改进相关依赖包对gconv的引用 2018-10-09 10:05:55 +08:00
a68ee95575 改进gconv对象转换方法,名称修改gconv.MapToStruct -> gconv.Struct 2018-09-28 09:58:01 +08:00
453d8fd374 修复ghttp.Request获取参数问题 2018-08-23 10:24:14 +08:00
c3b1105257 up 2018-08-19 22:45:23 +08:00
67855a5b79 ghttp增加输入参数与struct的绑定机制,并增加对应params标签支持 2018-08-12 10:50:03 +08:00
c1d84c2a67 ghttp.Request增加对GET/POST/Router参数的设置功能 2018-07-31 21:05:02 +08:00
6acd228fde ghttp优化 2018-07-31 14:28:41 +08:00
19606b8638 ghttp路由功能改进中 2018-07-29 22:01:29 +08:00