蛋蛋星球RabbitMq消费项目
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
dengbiao e97bc4046b update 1 saat önce
app update 1 hafta önce
bin first commit 1 ay önce
consume update 1 saat önce
es/md add data statistics method 2 hafta önce
etc update 3 gün önce
k8s update 1 hafta önce
pkg first commit 1 ay önce
test first commit 1 ay önce
.gitignore first commit 1 ay önce
Dockerfile 注销 1 hafta önce
Dockerfile-task first commit 1 ay önce
Makefile first commit 1 ay önce
README.md first commit 1 ay önce
build.sh 注销 1 hafta önce
cmd_run.bat first commit 1 ay önce
cmd_run.sh first commit 1 ay önce
cmd_task.bat first commit 1 ay önce
cmd_task.sh first commit 1 ay önce
cpu_profile first commit 1 ay önce
go.mod update 20 saat önce
main.go 用户注销处理 1 hafta önce
test.txt update 2 hafta önce

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