Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleAbortResponse ¶
HandleAbortResponse 统一 Abort 返回处理
Types ¶
type UnifiedResponse ¶
type UnifiedResponse struct { Code int `json:"code"` Data any `json:"data"` Message string `json:"message"` }
UnifiedResponse 统一返回
Click to show internal directories.
Click to hide internal directories.