蛋蛋星球RabbitMq消费项目
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
shenjiachi 5f027c6571 add data statistics method vor 2 Wochen
app update vor 2 Wochen
bin first commit vor 1 Monat
consume add data statistics method vor 2 Wochen
es/md add data statistics method vor 2 Wochen
etc update vor 2 Wochen
k8s first commit vor 1 Monat
pkg first commit vor 1 Monat
test first commit vor 1 Monat
.gitignore first commit vor 1 Monat
Dockerfile first commit vor 1 Monat
Dockerfile-task first commit vor 1 Monat
Makefile first commit vor 1 Monat
README.md first commit vor 1 Monat
build.sh first commit vor 1 Monat
cmd_run.bat first commit vor 1 Monat
cmd_run.sh first commit vor 1 Monat
cmd_task.bat first commit vor 1 Monat
cmd_task.sh first commit vor 1 Monat
cpu_profile first commit vor 1 Monat
go.mod add data statistics method vor 2 Wochen
main.go update vor 2 Wochen
test.txt update vor 2 Wochen

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