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