Documentation
¶
Index ¶
- func SendBadRequestBody(ctx *gin.Context, err error)
- func SendBadRequestParam(ctx *gin.Context, err error)
- func SendFailedResp(ctx *gin.Context, code string, err error)
- func SendRespOfCreate(ctx *gin.Context)
- func SendRespOfGet(ctx *gin.Context, data interface{})
- func SendRespOfPost(ctx *gin.Context, data interface{})
- func SendRespOfPut(ctx *gin.Context)
- type ResponseData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendBadRequestBody ¶
func SendBadRequestParam ¶
func SendRespOfCreate ¶
func SendRespOfGet ¶
func SendRespOfPost ¶
func SendRespOfPut ¶
Types ¶
type ResponseData ¶
Click to show internal directories.
Click to hide internal directories.