John
|
5204193c58
|
改进gdb,增加数据库操作自动Close特性(使用链接池),用户无需再defer db.Close(),并增加g.DB数据库对象单例别名
|
2018-10-13 20:29:27 +08:00 |
|
john
|
0733164af1
|
改进glog的backtrace skip功能,g模块增加错误日志信息提示
|
2018-10-10 18:39:57 +08:00 |
|
John
|
21a758b3a2
|
调整BindControllerMethod及BindObjectMethod逻辑为绑定路由到指定的方法执行
|
2018-08-16 21:33:47 +08:00 |
|
John
|
67855a5b79
|
ghttp增加输入参数与struct的绑定机制,并增加对应params标签支持
|
2018-08-12 10:50:03 +08:00 |
|
john
|
cb1c54d843
|
完成事件回调注册功能的改进
|
2018-08-03 15:22:31 +08:00 |
|
john
|
c1d84c2a67
|
ghttp.Request增加对GET/POST/Router参数的设置功能
|
2018-07-31 21:05:02 +08:00 |
|
john
|
da6093a900
|
完善服务注册示例代码
|
2018-07-30 21:01:19 +08:00 |
|
John
|
7f420dee35
|
gcfg包增加SetFileName方法设置默认读取的配置文件名称
|
2018-05-23 18:42:21 +08:00 |
|
John
|
f71579f9f4
|
控制器及执行对象注册增加更灵活的动态路由特性
|
2018-05-16 17:37:40 +08:00 |
|
John
|
cc42a572fe
|
改进gdb.Result与gdb.List, gdb.Record与gdb.Map之间的类型转换,便于业务层数据编码处理(如json/xml)
|
2018-05-02 18:52:04 +08:00 |
|
John
|
0466f88ebe
|
gconv包增加按照类型名称字符串进行类型转换,gutil增加MapToStruct方法,gjson/gparser改进ToStruct方法实现,gdb.Map类型增加ToStruct方法
|
2018-04-29 21:33:47 +08:00 |
|
John
|
e6df1c7a58
|
增加gdb和gredis包的benchmark测试脚本
|
2018-04-28 11:47:43 +08:00 |
|
John
|
78e511573f
|
改进gf orm以及redis客户端的封装
|
2018-04-24 23:09:59 +08:00 |
|
John
|
0daaea8919
|
gins单例管理增加配置文件监控功能
|
2018-04-21 11:20:31 +08:00 |
|
John
|
e47d92e35c
|
示例代码完善
|
2018-04-18 23:01:48 +08:00 |
|
John
|
9952761761
|
完成gredis包开发
|
2018-04-18 18:05:46 +08:00 |
|
John
|
99c9854b1e
|
模板引擎增加变量暴露接口,修正ghttp RESTful注册问题
|
2018-04-18 10:15:07 +08:00 |
|
John
|
550bb2d72c
|
完善服务注册时方法名带多个单词的示例
|
2018-04-17 16:16:53 +08:00 |
|
John
|
38ba66db70
|
ghttp.Request增加Exit
|
2018-04-16 16:50:24 +08:00 |
|
John
|
83988d4a2b
|
路由规则完善
|
2018-04-16 16:23:34 +08:00 |
|
John
|
1905337b4f
|
GetQueryString->Get
|
2018-04-14 12:34:11 +08:00 |
|
John
|
13cc2e900c
|
ghttp.Response.WriteString -> ghttp.Response.Write,REAME updates
|
2018-04-14 12:20:14 +08:00 |
|
John
|
2ff5698845
|
ghttp增加Init&Shut回调函数注册功能,gmap增加SetWithDefault方法
|
2018-03-13 17:57:41 +08:00 |
|
John
|
8a59aea6a6
|
修正gjson数据检索问题
|
2018-01-23 15:43:16 +08:00 |
|
John
|
84ddf73cb4
|
初步完善gjson功能,新增gparser包,用于编码/解析json,xml,yaml,toml数据格式内容
|
2018-01-23 15:02:42 +08:00 |
|
John
|
70ff9c1ef0
|
gcfg功能完善
|
2018-01-19 17:48:40 +08:00 |
|
John
|
df9fb984e3
|
yaml,xml,json数据格式封装解析测试
|
2018-01-19 16:19:48 +08:00 |
|
John
|
9615ff2ef1
|
README update
|
2018-01-12 13:10:37 +08:00 |
|
John
|
679ce82caf
|
README update
|
2018-01-11 23:28:18 +08:00 |
|
John
|
8da77b8da5
|
完善ghttp客户端示例
|
2018-01-11 17:05:10 +08:00 |
|
John
|
36ab7a0b05
|
完成ghttp客户端测试,文件上传客户端及服务端测试,version 0.90beta -> 0.91beta
|
2018-01-11 16:06:42 +08:00 |
|
John
|
93d0c1d4c5
|
ghttp post及文件上传调试
|
2018-01-10 18:20:32 +08:00 |
|
John
|
b0d07290cf
|
调整链式操作方法名称:Table->From, Condition->Where
|
2018-01-10 15:18:27 +08:00 |
|
John
|
7fecb2a9f0
|
简化模板引擎功能,完善模板引擎示例
|
2018-01-08 17:07:05 +08:00 |
|
John
|
209de2c3ed
|
改进gdb链式操作,README update
|
2018-01-08 14:15:46 +08:00 |
|
John
|
86440dfe59
|
完善ghttp服务注册
|
2018-01-08 11:38:31 +08:00 |
|
John
|
0656642705
|
完善示例及说明
|
2018-01-05 17:45:16 +08:00 |
|
John
|
4bcde5c999
|
模板引擎示例代码
|
2018-01-04 22:38:47 +08:00 |
|
John
|
855cb59caf
|
完善模板引擎功能,完善gvalid示例
|
2018-01-04 18:04:11 +08:00 |
|
John
|
c9e781e925
|
完善单例管理及配置管理功能
|
2018-01-04 14:43:57 +08:00 |
|
John
|
48c2878885
|
完善配置管理功能
|
2018-01-04 11:59:35 +08:00 |
|
John
|
3e2a3cf2f2
|
配置管理新增修改配置目录路径接口,完善路由控制示例
|
2018-01-04 11:08:23 +08:00 |
|
John
|
ce3b573c67
|
改进路由解析优先级设计,完善MVC示例代码
|
2018-01-03 15:27:43 +08:00 |
|
John
|
d4f992bfc4
|
改进ghttp传递给注册函数的参数,简化使用
|
2018-01-02 15:52:32 +08:00 |
|
John
|
762e2c8dea
|
完善示例,改进ghttp控制器方法注册
|
2017-12-31 23:44:10 +08:00 |
|
John
|
a88d609901
|
cookie,session解耦
|
2017-12-31 12:15:04 +08:00 |
|
John
|
63694dc7e7
|
改进cookie, session, ghttp关系,便于调用管理
|
2017-12-30 23:49:55 +08:00 |
|
John
|
a2c5b4617b
|
完善控制器demo
|
2017-12-30 18:35:24 +08:00 |
|
John
|
f50059f584
|
http/tcp/udp server封装结构优化
|
2017-12-30 17:09:00 +08:00 |
|
John
|
ea40de659e
|
框架结构优化
|
2017-12-29 22:11:03 +08:00 |
|