Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupAction ¶ added in v0.0.9
type GroupAction struct {
actionutils.ParentAction
}
func (*GroupAction) Init ¶ added in v0.0.9
func (this *GroupAction) Init()
type GroupsAction ¶ added in v0.0.9
type GroupsAction struct {
actionutils.ParentAction
}
func (*GroupsAction) Init ¶ added in v0.0.9
func (this *GroupsAction) Init()
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 })
Click to show internal directories.
Click to hide internal directories.