Documentation
¶
Index ¶
- func IFaceCast2Int64(x interface{}) (int64, error)
- func IFaceCast2String(x interface{}) (string, error)
- func JSONError(ctx *gin.Context, code int, message string)
- func JSONErrorf(ctx *gin.Context, code int, format string, args ...interface{})
- func JSONSuccess(ctx *gin.Context, data interface{})
- type JSONResp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IFaceCast2Int64 ¶
func IFaceCast2String ¶
func JSONSuccess ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.