Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 304 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 304 Bytes

go-wxsdk-demo

一练习golang的项目

用golang编写的 iris+gjson 微信基本api相关的项目demo

其实是做到一半就废弃的东西

接下来还要实践的内容

  • panic的recovery
  • 重构config模块这部分代码不是自己写的
  • 优化model中gorm链接的代码