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