蛋蛋星球RabbitMq消费项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
huangjiajun 09e24eee71 用户注销处理 пре 1 недеља
app 用户注销处理 пре 1 недеља
bin first commit пре 1 месец
consume 用户注销处理 пре 1 недеља
es/md add data statistics method пре 2 недеља
etc update пре 1 недеља
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 пре 1 недеља
main.go 用户注销处理 пре 1 недеља
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