Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddAgentAction ¶
type AddProbeAction ¶
type CopyProbeAction ¶
func (*CopyProbeAction) Run ¶
func (this *CopyProbeAction) Run(params struct { ProbeId string })
拷贝探针到本地
type DeleteAction ¶
func (*DeleteAction) RunPost ¶
func (this *DeleteAction) RunPost(params struct { AgentId string })
提交
type DeleteProbeAction ¶
func (*DeleteProbeAction) Run ¶
func (this *DeleteProbeAction) Run(params struct { ProbeId string })
删除探针
type Helper ¶
type Helper struct {
}
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(action actions.ActionWrapper)
筛选Action调用之前
type IndexAction ¶
type MenuAction ¶
type MoveAction ¶
func (*MoveAction) Run ¶
func (this *MoveAction) Run(params struct { FromId string ToId string })
交换位置
type ProbeScriptAction ¶
func (*ProbeScriptAction) Run ¶
func (this *ProbeScriptAction) Run(params struct { FromList bool ProbeId string })
探针脚本
type ProbesAction ¶
type SquareAction ¶
type WatchAction ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.