Documentation ¶
Index ¶
- type IndexController
- func (c *IndexController) Get()
- func (c *IndexController) GetLogin() mvc.Result
- func (c *IndexController) GetLoginDenglu()
- func (c *IndexController) GetLoginTuichu()
- func (c *IndexController) GetRegister() mvc.Result
- func (c *IndexController) GetUser() mvc.Result
- func (c *IndexController) GetUserc() 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()
func (*IndexController) GetLogin ¶
func (c *IndexController) GetLogin() mvc.Result
func (*IndexController) GetLoginDenglu ¶
func (c *IndexController) GetLoginDenglu()
func (*IndexController) GetLoginTuichu ¶
func (c *IndexController) GetLoginTuichu()
func (*IndexController) GetRegister ¶
func (c *IndexController) GetRegister() mvc.Result
Click to show internal directories.
Click to hide internal directories.