This commit is contained in:
john
2018-08-30 16:51:22 +08:00
parent a08b1e37ac
commit 14138982aa

2
TODO
View File

@ -20,7 +20,7 @@ ghttp.Server增加proxy功能特性本地proxy和远程proxy本地即将
gjson对大json数据的解析效率问题
ghttp增加route name特性并同时支持backend和template(提供内置函数)引用可以通过RedirectRoute方法给定route name和路由参数跳转到指定的路由地址上
ghttp日志增加客户端IP信息
ghttp.Client自动Close机制
DONE:
1. gconv完善针对不同类型的判断例如尽量减少sprintf("%v", xxx)来执行string类型的转换