Documentation
¶
Index ¶
- func BindChangeRequest(c *gin.Context, ctxKey string, request audit.IChangeRequest) (err error)
- func BindID(c *gin.Context) (id uint, err error)
- func BindJSON(c *gin.Context, ctxKey string, request interface{}) (err error)
- func BindQuery(c *gin.Context, ctxKey string, request interface{}) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindChangeRequest ¶
BindChangeRequest Bind general change request(Update/Delete)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.