Documentation
¶
Index ¶
Constants ¶
View Source
const ( Success = 29000000 ErrorServer = 29000001 DecimalParseErr = 29000002 TransactionFailed = 29000003 UserNotExist = 29000005 UserOrderCodeNotExist = 29000004 DBDuplicateEntry = 29000007 CommentNotExist = 29000006 CommentExist = 29000008 CommentTagNotExist = 29000009 CommentTagExist = 29000010 UserOrderStateInvalid = 29000011 )
Variables ¶
View Source
var ErrMap = make(map[int]string)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.