Documentation ¶
Index ¶
- type IndexController
- func (c *IndexController) Get() string
- func (c *IndexController) GetGaoliang() mvc.Result
- func (c *IndexController) GetNihao() mvc.Result
- func (c *IndexController) GetTianjiahaoma() mvc.Result
- func (c *IndexController) GetV1() mvc.Result
- func (c *IndexController) GetV2() mvc.Result
- func (c *IndexController) GetWohao() mvc.Result
- func (c *IndexController) GetWohaoA() mvc.Result
- func (c *IndexController) GetWohaoB() mvc.Result
- func (c *IndexController) GetXuanze() mvc.Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexController ¶
type IndexController struct { Ctx iris.Context ServiceADemo services.ADemoService }
func (*IndexController) Get ¶
func (c *IndexController) Get() string
Get http://localhost:8080/demo/html5 返回html页面
func (*IndexController) GetGaoliang ¶
func (c *IndexController) GetGaoliang() mvc.Result
func (*IndexController) GetNihao ¶
func (c *IndexController) GetNihao() mvc.Result
func (*IndexController) GetTianjiahaoma ¶
func (c *IndexController) GetTianjiahaoma() mvc.Result
func (*IndexController) GetV1 ¶
func (c *IndexController) GetV1() mvc.Result
func (*IndexController) GetWohao ¶
func (c *IndexController) GetWohao() mvc.Result
func (*IndexController) GetWohaoA ¶
func (c *IndexController) GetWohaoA() mvc.Result
func (*IndexController) GetWohaoB ¶
func (c *IndexController) GetWohaoB() mvc.Result
func (*IndexController) GetXuanze ¶
func (c *IndexController) GetXuanze() mvc.Result
Click to show internal directories.
Click to hide internal directories.