Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexController ¶
type IndexController struct {
// contains filtered or unexported fields
}
func (*IndexController) HomeAction ¶
func (index *IndexController) HomeAction(ctx iris.Context) error
func (*IndexController) IndexAction ¶
func (index *IndexController) IndexAction(ctx iris.Context) error
Click to show internal directories.
Click to hide internal directories.