Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexAction ¶
type IndexAction struct {
actionutils.ParentAction
}
func (*IndexAction) Init ¶
func (this *IndexAction) Init()
func (*IndexAction) RunGet ¶
func (this *IndexAction) RunGet(params struct{})
func (*IndexAction) RunPost ¶
func (this *IndexAction) RunPost(params struct { })
type UpdateAction ¶ added in v0.3.8
type UpdateAction struct {
actionutils.ParentAction
}
func (*UpdateAction) RunPost ¶ added in v0.3.8
func (this *UpdateAction) RunPost(params struct { AutoCheck bool })
Click to show internal directories.
Click to hide internal directories.