# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetResponse 設定 response 相關資料進入 gin 的 context.
No description provided by the author
StatusAccepted 允許存取.
StatusBadGateway 502.
400 系列
*/StatusBadRequest 400.
StatusConflict 409.
StatusCreated 建立成功.
StatusForbidden 403.
StatusGatewayTimeout 504.
500 系列
*/ServerError 500 伺服器錯誤.
StatusNoContent 沒有資料.
NotFoundError 404 錯誤.
StatusNotImplemented 501.
StatusOK 運行成功.
StatusServiceUnavailable 503.
StatusUnauthorized 401.
UnknownError 未知錯誤,回傳 500.
Wrapper 在 register routing 時加入錯誤 handler.
WrapperStatus 在 register routing 時加入錯誤 handler.
# Constants
code 專用.
data.
No description provided by the author
No description provided by the author
fail.
No description provided by the author
message.
code 專用.
code 專用.
No description provided by the author
pageInfo.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
HandlerFunc 錯誤 handler.
HttpStatusHandler 依照 http status code 判斷要回傳什麼.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author