go-common/app/infra/notify
2019-04-22 02:59:20 +00:00
..
cmd init 2019-04-22 02:59:20 +00:00
conf init 2019-04-22 02:59:20 +00:00
dao init 2019-04-22 02:59:20 +00:00
http init 2019-04-22 02:59:20 +00:00
model init 2019-04-22 02:59:20 +00:00
notify init 2019-04-22 02:59:20 +00:00
service init 2019-04-22 02:59:20 +00:00
BUILD init 2019-04-22 02:59:20 +00:00
CHANGELOG.md init 2019-04-22 02:59:20 +00:00
CONTRIBUTORS.md init 2019-04-22 02:59:20 +00:00
OWNERS init 2019-04-22 02:59:20 +00:00
README.md init 2019-04-22 02:59:20 +00:00

go-common/app/service/notify

项目简介
  1. 消息中间件,消息注册监听推送事件通知
编译环境
  1. 请只用golang v1.7.x以上版本编译执行。
依赖包
  1. 公共依赖
编译执行
  1. 启动执行
测试
  1. 执行当前目录下所有测试文件,测试所有功能
特别说明