mcode

package
v0.7.9 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SUCCESS  = 200
	ERROR400 = 400
	ERROR500 = 500
)

Variables

View Source
var MsgFlags = map[int]string{
	SUCCESS:  "ok",
	ERROR400: "请求参数有误",
	ERROR500: "服务器错误",
}

Functions

func GetMsg

func GetMsg(code int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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