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