Documentation ¶
Index ¶
Constants ¶
View Source
const ( CodeSuccess = 0 CodeFailure = 1 CodeBadParam = 40000 CodeRecordNotFound = 40004 CodeRecordExisted = 40005 CodeServerError = 50000 )
Variables ¶
View Source
var CodeMap map[int]string
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.