Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FetchAction ¶ added in v0.4.8
type FetchAction struct {
actionutils.ParentAction
}
func (*FetchAction) Init ¶ added in v0.4.8
func (this *FetchAction) Init()
func (*FetchAction) RunGet ¶ added in v0.4.8
func (this *FetchAction) RunGet(params struct { ServerId int64 })
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct { GroupId int64 })
type PurgeAction ¶
type PurgeAction struct {
actionutils.ParentAction
}
func (*PurgeAction) Init ¶
func (this *PurgeAction) Init()
func (*PurgeAction) RunGet ¶
func (this *PurgeAction) RunGet(params struct { ServerId int64 })
Click to show internal directories.
Click to hide internal directories.