Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { }
Controller @Bean
func (*Controller) GinHandleInfo ¶
func (receiver *Controller) GinHandleInfo(ctx *gin.Context)
GinHandleInfo gin原始路由处理 http.Get(/info)
func (*Controller) Info ¶
func (receiver *Controller) Info(req *admin.InfoRequest, ctx http.Context) (*admin.InfoResponse, error)
Info
Click to show internal directories.
Click to hide internal directories.