Documentation ¶
Index ¶
Constants ¶
View Source
const ( SuccessCode = "0000" MissParameterCode = "1000" TypeErrorCode = "1001" AuthExpireCode = "1004" InternalServerErrorCode = "1005" )
View Source
const ( SuccessMsg = "success" MissParameterMsg = "missing parameter" TypeErrorMsg = "type is error" InternalServerErrorMsg = "internal server error" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.