Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminController ¶
type AdminController struct {
beego.Controller
}
func (*AdminController) PostDelete ¶
func (this *AdminController) PostDelete()
func (*AdminController) PostNew ¶
func (this *AdminController) PostNew()
func (*AdminController) PostUpdate ¶
func (this *AdminController) PostUpdate()
func (*AdminController) UserGet ¶
func (this *AdminController) UserGet()
func (*AdminController) UserLogin ¶
func (this *AdminController) UserLogin()
type DefaultController ¶
type DefaultController struct {
beego.Controller
}
func (*DefaultController) Get ¶
func (this *DefaultController) Get()
type FrontController ¶
type FrontController struct {
beego.Controller
}
func (*FrontController) Article ¶
func (this *FrontController) Article()
func (*FrontController) Articles ¶
func (this *FrontController) Articles()
func (*FrontController) BlogInfo ¶
func (this *FrontController) BlogInfo()
Click to show internal directories.
Click to hide internal directories.