Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexController ¶
type IndexController struct {
LayoutController
}
func (*IndexController) Get ¶
func (this *IndexController) Get()
type LayoutController ¶
type LayoutController struct {
beego.Controller
}
func (*LayoutController) Prepare ¶
func (this *LayoutController) Prepare()
type RepoController ¶
type RepoController struct {
LayoutController
}
func (*RepoController) Get ¶
func (this *RepoController) Get()
Click to show internal directories.
Click to hide internal directories.