Documentation
¶
Overview ¶
* * Created by GoLand * User: dollarkiller * Date: 19-6-8 * Time: 下午10:11 *
* * Created by GoLand * User: dollarkiller * Date: 19-6-8 * Time: 下午10:02 *
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminController ¶
type AdminController struct { Ctx iris.Context Service services.SuperstarService }
func (*AdminController) Get ¶
func (c *AdminController) Get() mvc.Result
func (*AdminController) GetEdit ¶
func (c *AdminController) GetEdit() mvc.Result
type IndexController ¶
type IndexController struct { Ctx iris.Context Service services.SuperstarService }
func (*IndexController) Get ¶
func (c *IndexController) Get() mvc.Result
func (*IndexController) GetSearch ¶
func (c *IndexController) GetSearch() mvc.Result
Click to show internal directories.
Click to hide internal directories.