README updates

This commit is contained in:
John
2018-04-16 22:54:17 +08:00
parent eb2179bee8
commit e5d4519dd7

View File

@ -35,10 +35,19 @@ gf是开源的免费的基于MIT协议进行分发开源项目地址(gi
* [开始使用](http://gf.johng.cn/494366)
* [开发模式](http://gf.johng.cn/494367)
* [服务注册](http://gf.johng.cn/494368)
* [基本介绍](http://gf.johng.cn/590880)
* [控制器注册](http://gf.johng.cn/590881)
* [执行对象注册](http://gf.johng.cn/590882)
* [回调方法注册](http://gf.johng.cn/590883)
* [事件回调注册](http://gf.johng.cn/590884)
* [路由控制](http://gf.johng.cn/49437)
* [Cookie](http://gf.johng.cn/494372)
* [Session](http://gf.johng.cn/494373)
* [输入输出](http://gf.johng.cn/494374)
* [请求输入](http://gf.johng.cn/590900)
* [请求输出](http://gf.johng.cn/590901)
* [文件上传](http://gf.johng.cn/590902)
* [HTTP客户端](http://gf.johng.cn/590903)
* [配置管理](http://gf.johng.cn/494376)
* [单例管理](http://gf.johng.cn/494377)
* [数据校验](http://gf.johng.cn/494378)
@ -55,12 +64,18 @@ gf是开源的免费的基于MIT协议进行分发开源项目地址(gi
* [JSON模块](http://gf.johng.cn/494388)
* [命令行模块](http://gf.johng.cn/494389)
* [二进制模块](http://gf.johng.cn/500342)
* [HTTP客户端](http://gf.johng.cn/499674)
* [Goroutine池](http://gf.johng.cn/504458)
* [数据编码解析](http://gf.johng.cn/511393)
* [环境变量模块](http://gf.johng.cn/494390)
* [文件管理模块](http://gf.johng.cn/494391)
* [并发安全容器](http://gf.johng.cn/494392)
* [gmap](http://gf.johng.cn/590858)
* [gtype](http://gf.johng.cn/590859)
* [glist](http://gf.johng.cn/590860)
* [gset](http://gf.johng.cn/590861)
* [garray](http://gf.johng.cn/590862)
* [gqueue](http://gf.johng.cn/5908603)
* [gchan](http://gf.johng.cn/590864)
* [通用编码模块](http://gf.johng.cn/494393)
* [其他模块介绍](http://gf.johng.cn/494394)