Documentation ¶
Index ¶
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) GetCeshi ¶
func (c *IndexController) GetCeshi() mvc.Result
func (*IndexController) GetIsmobile ¶
func (c *IndexController) GetIsmobile() mvc.Result
func (*IndexController) GetStyle1 ¶
func (c *IndexController) GetStyle1() mvc.Result
func (*IndexController) GetStyle2 ¶
func (c *IndexController) GetStyle2() mvc.Result
func (*IndexController) GetStyle3 ¶
func (c *IndexController) GetStyle3() mvc.Result
Click to show internal directories.
Click to hide internal directories.