Documentation ¶
Index ¶
- Constants
- func Create(ctx *gin.Context, data interface{})
- func Delete(ctx *gin.Context, data interface{})
- func Error(ctx *gin.Context, err error)
- func Ok(ctx *gin.Context, data interface{})
- func SSEventError(ctx *gin.Context, namespace string, err error)
- func SSEventOk(ctx *gin.Context, namespace string, data interface{})
- func Update(ctx *gin.Context, data interface{})
Constants ¶
View Source
const ( CodeOk = 0 CodeUndefined = 10001 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.