Categorygithub.com/clong1995/basic
repositorypackage
1.1.2
Repository: https://github.com/clong1995/basic.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

basic 开发常用工具

安装

go get github.com/clong1995/basic

特点

  1. 【http】路由,请求参数定义,请求参数校验,json参数转结构体,限流,数据签名,加密,令牌。
  2. 【mysql】连接,数据的字段映射,事务管理。
  3. 【id】分布式id。
  4. 【token】令牌
  5. 【amap】高德地图
  6. 【badger】嵌入式KV数据库
  7. 【cipher】加密方法。
  8. 【dysms】阿里短信
  9. 【fileServer】简单的文件服务器
  10. 【jiguang】极光
  11. 【logistic】快递
  12. 【mqtt】
  13. 【nlp】阿里自然语言分析接口
  14. 【oss】阿里云的,oss存储。
  15. 【redis】
  16. 【reptile】爬虫
  17. 【task】定时任务
  18. 【wechat】微信开发
  19. 【ws】websocket
  20. 待补充