Documentation
¶
Index ¶
- func AddMenuSingle(c *gin.Context)
- func CheckUserLogin(c *gin.Context)
- func DownloadMenu(c *gin.Context)
- func EnableOrderSwitch(c *gin.Context)
- func EvalDish(c *gin.Context)
- func GetDishCode(c *gin.Context)
- func GetDishes(c *gin.Context)
- func GetMealTotal(c *gin.Context)
- func GetOrderDishes(c *gin.Context)
- func GetOrderSwitch(c *gin.Context)
- func GetQRCode(c *gin.Context)
- func GetUserByEmail(c *gin.Context)
- func GetUserOrderSwitch(c *gin.Context)
- func ImportMenu(c *gin.Context)
- func ImportUser(c *gin.Context)
- func Login(c *gin.Context)
- func LoginOut(c *gin.Context)
- func OrderDishes(c *gin.Context)
- func ReadMenu(c *gin.Context)
- func ResetPassword(c *gin.Context)
- func ResetPasswordByUser(c *gin.Context)
- func ScanDishCode(c *gin.Context)
- func UpdateUserOrder(c *gin.Context)
- func WeiXinLogin(c *gin.Context)
- type MealData
- type RequestEvalDish
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMenuSingle ¶
func CheckUserLogin ¶
func DownloadMenu ¶
func EnableOrderSwitch ¶
func GetDishCode ¶
func GetMealTotal ¶
func GetOrderDishes ¶
func GetOrderSwitch ¶
func GetUserByEmail ¶
func GetUserOrderSwitch ¶
func ResetPasswordByUser ¶
func ScanDishCode ¶
func WeiXinLogin ¶
Types ¶
type RequestEvalDish ¶
Click to show internal directories.
Click to hide internal directories.