Categorygithub.com/NpoolPlatform/cloud-hashing-billing
module
0.0.0-20221108070616-8eb8c81dd6c8
Repository: https://github.com/npoolplatform/cloud-hashing-billing.git
Documentation: pkg.go.dev

# README

Npool Cloud Hashing Billing

Test

目录


功能

  • 记账分成服务

命令

  • make init 初始化仓库,创建go.mod
  • make verify 验证开发环境与构建环境,检查code conduct
  • make verify-build 编译目标
  • make test 单元测试
  • make generate-docker-images 生成docker镜像
  • make cloud-hashing-billing 单独编译服务
  • make cloud-hashing-billing-image 单独生成服务镜像
  • make deploy-to-k8s-cluster 部署到k8s集群

关于mysql

  • 创建app后,从app.Mysql()获取本地mysql client
  • 文档参考

GRPC

# Packages

No description provided by the author
No description provided by the author
No description provided by the author