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