Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CleanAction ¶ added in v0.1.2
type CleanUpdateAction ¶ added in v0.1.2
func (*CleanUpdateAction) Run ¶ added in v0.1.2
func (this *CleanUpdateAction) Run(params struct{})
自动清理设置
type CollStatAction ¶ added in v0.1.2
func (*CollStatAction) Run ¶ added in v0.1.2
func (this *CollStatAction) Run(params struct { CollNames []string })
集合统计
type CollsAction ¶ added in v0.1.2
type DataAction ¶ added in v0.1.2
type DeleteCollAction ¶ added in v0.1.2
func (*DeleteCollAction) Run ¶ added in v0.1.2
func (this *DeleteCollAction) Run(params struct { CollName string })
删除集合
type IndexAction ¶
type InstallAction ¶
func (*InstallAction) Run ¶
func (this *InstallAction) Run(params struct{})
func (*InstallAction) RunPost ¶
func (this *InstallAction) RunPost(params struct{})
type InstallStatusAction ¶
func (*InstallStatusAction) Run ¶
func (this *InstallStatusAction) Run(params struct{})
type TestAction ¶
type UpdateAction ¶
Click to show internal directories.
Click to hide internal directories.