We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1. add pprof 2. add makefile 3. add new handler 4. use the 3rd utils package
调整缓存库的用法
使用[email protected]版本
缓存使用新版本
删除无用代码
1. 增加获取验证码接口 2. 支持超过指定用户密码错误次数限制,将启用验码码验证 3. 注册时启用验证码登录
1. 增加 /api/v1/chat/message/last 接口 2. 修改workflows文件,增加触发docs自动编译
修改 pubsub.ChatMessage 的获取方式.因为使用频率多,所以用上 pool
README.md文件修改