status

package
v0.0.0-...-c5159e0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CodeSuccess = 0
	CodeFailure = 1

	CodeBadParam       = 40000
	CodeUnauthorized   = 40001
	CodeRecordNotFound = 40004
	CodeRecordExisted  = 40005

	CodeServerError = 50000
)

Variables

View Source
var CodeMap map[int]string

Functions

func CodeMsg

func CodeMsg(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