Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ERR_UNKNOW = STError{Code: 99999, Msg: "unknow error"} ERR_REQ_VALIDATE = STError{Code: 100000, Msg: "request validate or binding error:%v"} ERR_REQ_UPDATE_NOKEY = STError{Code: 100001, Msg: "update po but not give the id"} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.