Documentation
¶
Index ¶
Constants ¶
View Source
const ( Code400 = -400 // bad request Code404 = -404 // not found Code500 = -500 // internal server error CodeSuc = 0 // success CodeError = -1 // error )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.