package actions import "github.com/gin-gonic/gin" func Detail(c *gin.Context) { }