app

package
v0.0.0-...-2e70f2e Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCtx

func GetCtx() context.Context

func GetDb

func GetDb() *xorm.Engine

func GetRDB

func GetRDB() *redis.Client

获取redis连接

func NewException

func NewException(msg string, statusAndCod ...int)

Types

type ApiException

type ApiException struct {
	Code   int    //http状态码
	Status int    //错误代码
	Msg    string //错误信息
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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