Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpandController ¶
type ExpandController struct {
beego.Controller
}
func (*ExpandController) Get ¶
func (this *ExpandController) Get()
type MainController ¶
type MainController struct {
beego.Controller
}
func (*MainController) Get ¶
func (this *MainController) Get()
type ShortController ¶
type ShortController struct {
beego.Controller
}
func (*ShortController) Get ¶
func (this *ShortController) Get()
Use Get rather than Post so that we can simulate easier in the browser
type ShortResult ¶
Click to show internal directories.
Click to hide internal directories.