Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandStringRunes ¶
Types ¶
type MainController ¶
type MainController struct {
beego.Controller
}
func (*MainController) Get ¶
func (c *MainController) Get()
type UploadController ¶
type UploadController struct { beego.Controller // contains filtered or unexported fields }
func (*UploadController) Post ¶
func (c *UploadController) Post()
Click to show internal directories.
Click to hide internal directories.