Documentation ¶
Index ¶
- func Fail(c *gin.Context)
- func FailWithDetailed(payload interface{}, message string, c *gin.Context)
- func FailWithMessage(message string, c *gin.Context)
- func NewReply(code int, payload interface{}, message string, c *gin.Context)
- func Ok(c *gin.Context)
- func OkWithDetailed(payload interface{}, message string, c *gin.Context)
- func OkWithMessage(message string, c *gin.Context)
- func OkWithPayload(payload interface{}, c *gin.Context)
- type Reply
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FailWithDetailed ¶
func FailWithMessage ¶
func OkWithDetailed ¶
func OkWithMessage ¶
func OkWithPayload ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.