Versions in this module Expand all Collapse all v0 v0.0.1 Jun 1, 2022 Changes in this version + type Controller struct + func (receiver *Controller) GinHandleMyMenu(ctx *gin.Context) + func (receiver *Controller) MyMenu(req *admin.MyMenuRequest, ctx http.Context) (*admin.MyMenuResponse, error)