Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MainController ¶
type MainController struct {
beego.Controller
}
func (*MainController) Add ¶
func (c *MainController) Add()
func (*MainController) Get ¶
func (c *MainController) Get()
type ServiceDataController ¶
type ServiceDataController struct {
beego.Controller
}
func (*ServiceDataController) AddServiceKey ¶
func (c *ServiceDataController) AddServiceKey()
func (*ServiceDataController) Get ¶
func (c *ServiceDataController) Get()
func (*ServiceDataController) UpdateServiceKey ¶
func (c *ServiceDataController) UpdateServiceKey()
Click to show internal directories.
Click to hide internal directories.