saturn

package module
v0.0.0-...-849f898 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

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 ./...

Documentation

Overview

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

Index

Constants

View Source
const (
	Version = "0.0.1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
common
safego
Package safego wraps "go" call with additional recover feature to keep your goroutine away from panic.
Package safego wraps "go" call with additional recover feature to keep your goroutine away from panic.
waiter
Package waiter provides some interface, with which we can wait some routines at the same time simply.
Package waiter provides some interface, with which we can wait some routines at the same time simply.
foos
sms
samples

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL