项目作者: tangfeixiong

项目描述 :
An open source micro-service of China online payments, e.g. Alipay, UnionPay & WeChatPay
高级语言: Go
项目地址: git://github.com/tangfeixiong/gpay.git
创建时间: 2018-04-06T17:19:52Z
项目社区:https://github.com/tangfeixiong/gpay

开源协议:Apache License 2.0

下载


gpay

An open source micro-service of China online payment, e.g. Alipay, Unionpay & WeChatPay

How to contribute

Development

Protocol buffer

For example

  1. [vagrant@kubedev-172-17-4-59 gpay]$ GOPATH=/Users/fanhongling/Downloads/workspace:/home/vagrant/go make protoc-grpc

Web

For example

  1. [vagrant@kubedev-172-17-4-59 gpay]$ GOPATH=/Users/fanhongling/Downloads/workspace:/home/vagrant/go make go-bindata-web

Vendoring

For example

  1. [vagrant@kubedev-172-17-4-59 gpay]$ GOPATH=/Users/fanhongling/go GOBIN=/Users/fanhongling/Downloads/99-mirror/linux-bin go get -u github.com/golang/dep/cmd/dep
  1. [vagrant@kubedev-172-17-4-59 gpay]$ dep version
  2. dep:
  3. version : devel
  4. build date :
  5. git hash :
  6. go version : go1.10
  7. go compiler : gc
  8. platform : linux/amd64
  9. features : ImportDuringSolve=false