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 ¶ added in v0.3.1
func (this *IndexAction) RunPost(params struct{})
type RestartLocalAPINodeAction ¶ added in v0.4.10
type RestartLocalAPINodeAction struct {
actionutils.ParentAction
}
func (*RestartLocalAPINodeAction) RunPost ¶ added in v0.4.10
func (this *RestartLocalAPINodeAction) RunPost(params struct { ExePath string })
Click to show internal directories.
Click to hide internal directories.