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() string
func (*IndexController) Gets ¶
func (c *IndexController) Gets() mvc.Result
Click to show internal directories.
Click to hide internal directories.