Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddAgentAction ¶
type DeleteAction ¶
func (*DeleteAction) RunPost ¶
func (this *DeleteAction) RunPost(params struct { AgentId string })
提交
type DeleteAgentsAction ¶
func (*DeleteAgentsAction) Run ¶
func (this *DeleteAgentsAction) Run(params struct { AgentIds []string })
删除一组Agents
type FormAction ¶
func (*FormAction) RunPost ¶
func (this *FormAction) RunPost(params struct{})
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 })
交换位置
Source Files ¶
Click to show internal directories.
Click to hide internal directories.