Documentation ¶
Index ¶
- type IndexController
- func (c *IndexController) Get() mvc.Result
- func (c *IndexController) GetAgent()
- func (c *IndexController) GetBoom()
- func (c *IndexController) GetJson() map[string]interface{}
- func (c *IndexController) GetJson2() mvc.Result
- func (c *IndexController) GetQqdengji() mvc.Result
- func (c *IndexController) GetYydengji() 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() mvc.Result
func (*IndexController) GetJson ¶
func (c *IndexController) GetJson() map[string]interface{}
GetJson 返回json数据
func (*IndexController) GetJson2 ¶
func (c *IndexController) GetJson2() mvc.Result
GetJson2 返回json数据
func (*IndexController) GetQqdengji ¶
func (c *IndexController) GetQqdengji() mvc.Result
func (*IndexController) GetYydengji ¶
func (c *IndexController) GetYydengji() mvc.Result
Click to show internal directories.
Click to hide internal directories.