蛋蛋星球RabbitMq消费项目
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
dengbiao e97bc4046b update il y a 1 heure
app update il y a 1 semaine
bin first commit il y a 1 mois
consume update il y a 1 heure
es/md add data statistics method il y a 2 semaines
etc update il y a 3 jours
k8s update il y a 1 semaine
pkg first commit il y a 1 mois
test first commit il y a 1 mois
.gitignore first commit il y a 1 mois
Dockerfile 注销 il y a 1 semaine
Dockerfile-task first commit il y a 1 mois
Makefile first commit il y a 1 mois
README.md first commit il y a 1 mois
build.sh 注销 il y a 1 semaine
cmd_run.bat first commit il y a 1 mois
cmd_run.sh first commit il y a 1 mois
cmd_task.bat first commit il y a 1 mois
cmd_task.sh first commit il y a 1 mois
cpu_profile first commit il y a 1 mois
go.mod update il y a 20 heures
main.go 用户注销处理 il y a 1 semaine
test.txt update il y a 2 semaines

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