toddwyl / pxking_platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkxing_platform

基于eagle框架(gin+gorm+viper+sarma)

https://github.com/go-eagle/eagle

生成pb文件

  • 为避免不同开发同学的protoc版本不一致,统一使用make pb生成,依赖docker镜像
make pb

生成grom的model代码

  • mysql —> go gorm 推荐用在线工具转换
  • 数据库crud操作使用推荐dbhelper

kafka

七牛云图片服务

  • infrastructure/utils/url.go

日志服务

logger

About

License:MIT License


Languages

Language:Go 94.1%Language:Shell 2.1%Language:HTML 2.0%Language:Makefile 1.3%Language:Dockerfile 0.5%