Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 Changes in this version + type AddAction actions.Action + func (this *AddAction) Run(params struct{ ... }) + func (this *AddAction) RunPost(params struct{ ... }) + type AddDefaultChartsAction actions.Action + func (this *AddDefaultChartsAction) Run(params struct{ ... }) + type AddItemAction actions.Action + func (this *AddItemAction) Run(params struct{ ... }) + func (this *AddItemAction) RunPost(params struct{ ... }) + type AddItemChartAction actions.Action + func (this *AddItemChartAction) Run(params struct{ ... }) + func (this *AddItemChartAction) RunPost(params struct{ ... }) + type AddNoticeReceiversAction actions.Action + func (this *AddNoticeReceiversAction) Run(params struct{ ... }) + func (this *AddNoticeReceiversAction) RunPost(params struct{ ... }) + type AddTaskAction actions.Action + func (this *AddTaskAction) Run(params struct{ ... }) + func (this *AddTaskAction) RunPost(params struct{ ... }) + type BootAction actions.Action + func (this *BootAction) Run(params struct{ ... }) + type ClearItemValuesAction actions.Action + func (this *ClearItemValuesAction) Run(params struct{ ... }) + type DeleteAction actions.Action + func (this *DeleteAction) Run(params struct{ ... }) + type DeleteItemAction actions.Action + func (this *DeleteItemAction) Run(params struct{ ... }) + type DeleteItemChartAction actions.Action + func (this *DeleteItemChartAction) Run(params struct{ ... }) + type DeleteNoticeReceiversAction actions.Action + func (this *DeleteNoticeReceiversAction) Run(params struct{ ... }) + type DeleteTaskAction actions.Action + func (this *DeleteTaskAction) Run(params struct{ ... }) + type DetailAction actions.Action + func (this *DetailAction) Run(params struct{ ... }) + type ExecItemSourceAction actions.Action + func (this *ExecItemSourceAction) Run(params struct{ ... }) + type Helper struct + func (this *Helper) BeforeAction(action actions.ActionWrapper) + type IndexAction actions.Action + func (this *IndexAction) Run(params struct{ ... }) + type ItemChartsAction actions.Action + func (this *ItemChartsAction) Run(params struct{ ... }) + func (this *ItemChartsAction) RunPost(params struct{ ... }) + type ItemDetailAction actions.Action + func (this *ItemDetailAction) Run(params struct{ ... }) + type ItemOffAction actions.Action + func (this *ItemOffAction) Run(params struct{ ... }) + type ItemOnAction actions.Action + func (this *ItemOnAction) Run(params struct{ ... }) + type ItemValuesAction actions.Action + func (this *ItemValuesAction) Run(params struct{ ... }) + func (this *ItemValuesAction) RunPost(params struct{ ... }) + type ManualAction actions.Action + func (this *ManualAction) Run(params struct{ ... }) + type MonitorAction actions.Action + func (this *MonitorAction) Run(params struct{ ... }) + func (this *MonitorAction) RunPost(params struct{ ... }) + type MoveAction actions.Action + func (this *MoveAction) RunPost(params struct{ ... }) + type NoticeReceiversAction actions.Action + func (this *NoticeReceiversAction) Run(params struct{ ... }) + type OffAction actions.Action + func (this *OffAction) Run(params struct{ ... }) + type OnAction actions.Action + func (this *OnAction) Run(params struct{ ... }) + type PreviewItemChartAction actions.Action + func (this *PreviewItemChartAction) RunPost(params struct{ ... }) + type RunTaskAction actions.Action + func (this *RunTaskAction) Run(params struct{ ... }) + type ScheduleAction actions.Action + func (this *ScheduleAction) Run(params struct{ ... }) + type TaskDetailAction actions.Action + func (this *TaskDetailAction) Run(params struct{ ... }) + type TaskLogsAction actions.Action + func (this *TaskLogsAction) Run(params struct{ ... }) + func (this *TaskLogsAction) RunPost(params struct{ ... }) + type TaskOffAction actions.Action + func (this *TaskOffAction) RunPost(params struct{ ... }) + type TaskOnAction actions.Action + func (this *TaskOnAction) RunPost(params struct{ ... }) + type UpdateAction actions.Action + func (this *UpdateAction) Run(params struct{ ... }) + func (this *UpdateAction) RunPost(params struct{ ... }) + type UpdateItemAction actions.Action + func (this *UpdateItemAction) Run(params struct{ ... }) + func (this *UpdateItemAction) RunPost(params struct{ ... }) + type UpdateItemChartAction actions.Action + func (this *UpdateItemChartAction) Run(params struct{ ... }) + func (this *UpdateItemChartAction) RunPost(params struct{ ... }) + type UpdateTaskAction actions.Action + func (this *UpdateTaskAction) Run(params struct{ ... }) + func (this *UpdateTaskAction) RunPost(params struct{ ... })