Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteAction ¶
type DeleteAction struct {
actionutils.ParentAction
}
func (*DeleteAction) RunPost ¶
func (this *DeleteAction) RunPost(params struct { NodeId int64 })
type Helper ¶
type Helper struct { }
func (*Helper) BeforeAction ¶
func (this *Helper) BeforeAction(action *actions.ActionObject)
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct{})
type MethodStatsAction ¶ added in v0.4.1
type MethodStatsAction struct {
actionutils.ParentAction
}
func (*MethodStatsAction) Init ¶ added in v0.4.1
func (this *MethodStatsAction) Init()
Click to show internal directories.
Click to hide internal directories.