Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArticleController ¶
type ArticleController struct {
beego.Controller
}
func (*ArticleController) Detail ¶
func (c *ArticleController) Detail()
func (*ArticleController) List ¶
func (c *ArticleController) List()
type MainController ¶
type MainController struct {
beego.Controller
}
func (*MainController) About ¶
func (c *MainController) About()
func (*MainController) Contact ¶
func (c *MainController) Contact()
func (*MainController) Get ¶
func (c *MainController) Get()
Click to show internal directories.
Click to hide internal directories.