Coder Social home page Coder Social logo

pay-service's Introduction

pay-service项目说明


项目结构

  • pay-service 项目服务
    • config 服务配置文件位置
    • global 服务全局配置初始化
    • internal 服务内部使用的一些东西
    • model 服务持久化层model定义(数据库表结构定义)
    • pay 各个支付的集合
      • whole_pay 全民付
      • other_pay 其它支付
    • router 服务路由
    • service 服务持久化层具体实现
    • types 服务出入参定义
    • main.go 服务入口
    • Makefile shell脚本命令

项目依赖设置 go mod && git config

go env -w GO111MODULE=on

快速开始

git clone [email protected]:heshaofeng1991/pay-service.git
cd pay-service
go mod tidy -compat=1.9
go run main.go -confFile ./config/config-dev.yaml

其它组件

Go1.19 Golang最新版本
Consul 服务注册,服务发现
Jaeger Trace链路追踪,监控
Mysql  数据库
Redis  Redis
Nacos  配置中心
JWT    鉴权
Logger zap
Kafka  消息队列
OSS    对象存储
ElasticSearch

pay-service's People

Contributors

heshaofeng1991 avatar

Watchers

James Cloos avatar  avatar

Forkers

web-logs2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.