社交平台-消息中心

fuwencai ad6f2318c1 Merge branch 'dev/v1.2.11_fu' of SocialPlatform/messageCenter into feature/v1.2.11 11 ay önce
.idea b32c76282c 合并 11 ay önce
api 12205bc07a Merge branch 'feature/v1.2.11_ws' of SocialPlatform/messageCenter into feature/v1.2.11 11 ay önce
entity 34694025e4 wip:查看了解记录 11 ay önce
rpc 494d7e616c feat:merge 11 ay önce
service 494d7e616c feat:merge 11 ay önce
test 52f724bf84 feat:提交 11 ay önce
Makefile 78eac2acf3 协议文件提交 2 yıl önce
README.md e7683b88b5 合并 2 yıl önce
go.mod 5ba491d125 wip:游客信息更新 11 ay önce
go.sum 5ba491d125 wip:游客信息更新 11 ay önce

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以下的版本,启动会报错)

#

#