🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/NpoolPlatform/cloud-hashing-billing

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/NpoolPlatform/cloud-hashing-billing

v0.0.0-20221108070616-8eb8c81dd6c8
Source
Go
Version published
Created
Source

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

FAQs

Package last updated on 08 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts