Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArticleController ¶
type ArticleController struct { ServiceGreet service.Greet ServiceNewsArticle *servicenews.Article Ctx iris.Context }
ArticleController handles the index.
func (*ArticleController) BeforeActivation ¶
func (a *ArticleController) BeforeActivation(b mvc.BeforeActivation)
Click to show internal directories.
Click to hide internal directories.