Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OptionsAction ¶
type OptionsAction struct {
actionutils.ParentAction
}
func (*OptionsAction) RunPost ¶
func (this *OptionsAction) RunPost(params struct { Keyword string })
type PlansAction ¶
type PlansAction struct {
actionutils.ParentAction
}
func (*PlansAction) RunPost ¶
func (this *PlansAction) RunPost(params struct { UserId int64 ServerId int64 })
Click to show internal directories.
Click to hide internal directories.