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) GinHandleHome ¶
func (receiver *Controller) GinHandleHome(ctx *gin.Context)
GinHandleHome gin原始路由处理 http.Get(/)
func (*Controller) Home ¶
func (receiver *Controller) Home(req *api.HomeRequest, ctx http.Context) (*api.HomeResponse, error)
Home
Click to show internal directories.
Click to hide internal directories.