Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
源站列表
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct { ServerId int64 })
type SchedulingAction ¶
type SchedulingAction struct {
actionutils.ParentAction
}
func (*SchedulingAction) Init ¶
func (this *SchedulingAction) Init()
func (*SchedulingAction) RunGet ¶
func (this *SchedulingAction) RunGet(params struct { ServerId int64 })
type SettingAction ¶
type SettingAction struct {
actionutils.ParentAction
}
func (*SettingAction) Init ¶
func (this *SettingAction) Init()
func (*SettingAction) RunGet ¶
func (this *SettingAction) RunGet(params struct { ServerId int64 })
type UpdateSchedulingPopupAction ¶
type UpdateSchedulingPopupAction struct {
actionutils.ParentAction
}
修改调度算法
func (*UpdateSchedulingPopupAction) Init ¶
func (this *UpdateSchedulingPopupAction) Init()
Click to show internal directories.
Click to hide internal directories.