Documentation ¶
Index ¶
- type BaseController
- type InstallController
- func (this *InstallController) Config()
- func (this *InstallController) Database()
- func (this *InstallController) End()
- func (this *InstallController) Env()
- func (this *InstallController) Index()
- func (this *InstallController) License()
- func (this *InstallController) Ready()
- func (this *InstallController) Status()
- type JsonResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseController ¶
type BaseController struct {
beego.Controller
}
type InstallController ¶
type InstallController struct {
BaseController
}
Click to show internal directories.
Click to hide internal directories.