蛋蛋星球RabbitMq消费项目
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
dengbiao 45fa3e2a34 update 2週間前
app update 2週間前
bin first commit 1ヶ月前
consume 极光推送 2週間前
es/md first commit 1ヶ月前
etc update 2週間前
k8s first commit 1ヶ月前
pkg first commit 1ヶ月前
test first commit 1ヶ月前
.gitignore first commit 1ヶ月前
Dockerfile first commit 1ヶ月前
Dockerfile-task first commit 1ヶ月前
Makefile first commit 1ヶ月前
README.md first commit 1ヶ月前
build.sh first commit 1ヶ月前
cmd_run.bat first commit 1ヶ月前
cmd_run.sh first commit 1ヶ月前
cmd_task.bat first commit 1ヶ月前
cmd_task.sh first commit 1ヶ月前
cpu_profile first commit 1ヶ月前
go.mod update 2週間前
main.go update 2週間前
test.txt update 2週間前

README.md

applet

要看 nginx.conf 和 wap conf

层级介绍

  • hdl 做接收数据的报错, 数据校验
  • svc 做数据处理的报错, 数据转换
  • lib 只抛出错误给hdl或者svc进行处理, 不做数据校验
  • db 可以处理db错误,其它错误返回给svc进行处理
  • mw 中间件
  • md 结构体

介绍

蛋蛋星球RabbitMq消费项目

软件架构

软件架构说明

安装教程

  1. xxxx
  2. xxxx
  3. xxxx

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request