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