code

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Success                  = 29000000
	ErrorServer              = 29000001
	UserNotExist             = 29000005
	UserExist                = 29000006
	DBDuplicateEntry         = 29000007
	MerchantExist            = 29000008
	MerchantNotExist         = 29000009
	AccountExist             = 29000010
	AccountNotExist          = 29000011
	UserPwdNotMatch          = 29000012
	UserDeliveryInfoExist    = 29000013
	UserDeliveryInfoNotExist = 29000014
	TransactionFailed        = 29000015
	AccountStateLock         = 29000016
	AccountStateInvalid      = 29000017
	UserChargeRun            = 29000018
	UserChargeSuccess        = 29000019
	UserChargeTradeNoEmpty   = 29000020
)

Variables

View Source
var ErrMap = make(map[int]string)

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