Versions in this module Expand all Collapse all v0 v0.0.1 May 11, 2026 v0.0.0 May 8, 2026 Changes in this version + func Accepted(c *gin.Context, body any) + func Created(c *gin.Context, body any) + func NoContent(c *gin.Context) + func OK(c *gin.Context, body any) + func Status(c *gin.Context, code int, body any)