Categorygithub.com/joyous-x/saturn
modulepackage
0.0.0-20200820085722-849f898b3d9e
Repository: https://github.com/joyous-x/saturn.git
Documentation: pkg.go.dev

# README

saturn

license GitHub Actions status release codecov

Overview

saturn is a goland universal framework for rapid development of high performance mesh services.

Function

  • ginbox: 启动管理多个http服务
    • 静态文件服务
  • ip2region: 判断ip地址所在地区
  • cn2pinyin: 将汉字转换为拼音 :TODO
  • alipay: 阿里支付 : TODO
  • gendao:TODO
  • rbac: TODO
  • TODO

Usage

    go get -v github.com/joyous-x/saturn

The quick start gives very basic example of running client and server on the same machine.

For the detailed information about using and developing saturn, please jump to Documents. the demo case is in the samples/ directory

Test

    go test -cover ./...

# Packages

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

# Constants

No description provided by the author