Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHostNum ¶
func GetHostNum() int
func GetProjectLevel ¶
func GetTaskStatus ¶
Types ¶
type DelController ¶
type DelController struct {
controllers.BaseController
}
func (*DelController) Get ¶
func (c *DelController) Get()
type LastTaskController ¶
type LastTaskController struct {
controllers.BaseController
}
func (*LastTaskController) Get ¶
func (c *LastTaskController) Get()
type ListController ¶
type ListController struct {
controllers.BaseController
}
func (*ListController) Get ¶
func (c *ListController) Get()
type RollBackController ¶
type RollBackController struct {
controllers.BaseController
}
func (*RollBackController) Get ¶
func (c *RollBackController) Get()
type SaveController ¶
type SaveController struct {
controllers.BaseController
}
func (*SaveController) Post ¶
func (c *SaveController) Post()
type TaskChartController ¶
type TaskChartController struct {
controllers.BaseController
}
func (*TaskChartController) Get ¶
func (c *TaskChartController) Get()
type TaskController ¶
type TaskController struct {
controllers.BaseController
}
func (*TaskController) Get ¶
func (c *TaskController) Get()
Click to show internal directories.
Click to hide internal directories.