Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddServerAction ¶
func (*AddServerAction) RunGet ¶
func (this *AddServerAction) RunGet(params struct { GroupId string })
type DeleteAction ¶
func (*DeleteAction) RunPost ¶
func (this *DeleteAction) RunPost(params struct { GroupId string })
删除分组
type DeleteServerAction ¶
func (*DeleteServerAction) RunPost ¶
func (this *DeleteServerAction) RunPost(params struct { GroupId string ServerId string })
type Helper ¶
type Helper struct { }
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(action *actions.ActionObject)
相关Helper
type IndexAction ¶
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct{})
type UpdateAction ¶
func (*UpdateAction) RunGet ¶
func (this *UpdateAction) RunGet(params struct { GroupId string })
Click to show internal directories.
Click to hide internal directories.