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