社交平台-消息中心

fuwencai ad6f2318c1 Merge branch 'dev/v1.2.11_fu' of SocialPlatform/messageCenter into feature/v1.2.11 hai 11 meses
.idea b32c76282c 合并 hai 11 meses
api 12205bc07a Merge branch 'feature/v1.2.11_ws' of SocialPlatform/messageCenter into feature/v1.2.11 hai 11 meses
entity 34694025e4 wip:查看了解记录 hai 11 meses
rpc 494d7e616c feat:merge hai 11 meses
service 494d7e616c feat:merge hai 11 meses
test 52f724bf84 feat:提交 hai 11 meses
Makefile 78eac2acf3 协议文件提交 %!s(int64=2) %!d(string=hai) anos
README.md e7683b88b5 合并 %!s(int64=2) %!d(string=hai) anos
go.mod 5ba491d125 wip:游客信息更新 hai 11 meses
go.sum 5ba491d125 wip:游客信息更新 hai 11 meses

README.md

站内社交-消息中心

快速开始

依赖检查

go mod tidy

生成代码命令

  • api 生成代码 goctl api go -api messagecenter.api -dir .
  • rpc 生成代码 goctl rpc proto -src messagecenter.proto -dir . goctl 1.1.6

构建

其他

  • 代理可使用 GOPROXY=https://goproxy.io
  • 目前使用的go 版本 1.16 (由于go-zero 对go版本有要求 ,go 1.15.1以下的版本,启动会报错)

#

#