# 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
特点
- 【http】路由,请求参数定义,请求参数校验,json参数转结构体,限流,数据签名,加密,令牌。
- 【mysql】连接,数据的字段映射,事务管理。
- 【id】分布式id。
- 【token】令牌
- 【amap】高德地图
- 【badger】嵌入式KV数据库
- 【cipher】加密方法。
- 【dysms】阿里短信
- 【fileServer】简单的文件服务器
- 【jiguang】极光
- 【logistic】快递
- 【mqtt】
- 【nlp】阿里自然语言分析接口
- 【oss】阿里云的,oss存储。
- 【redis】
- 【reptile】爬虫
- 【task】定时任务
- 【wechat】微信开发
- 【ws】websocket
- 待补充