Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadFileAction ¶ added in v0.1.4
type IndexAction ¶
type ShutdownHttpsAction ¶ added in v0.1.2
func (*ShutdownHttpsAction) Run ¶ added in v0.1.2
func (this *ShutdownHttpsAction) Run(params struct { ServerId string })
启动
type StartHttpsAction ¶ added in v0.1.2
func (*StartHttpsAction) Run ¶ added in v0.1.2
func (this *StartHttpsAction) Run(params struct { ServerId string })
启动
type UpdateAction ¶
func (*UpdateAction) RunPost ¶
func (this *UpdateAction) RunPost(params struct { ServerId string HttpsOn bool Listen []string CertIds []string CertDescriptions []string CertIsLocal []bool CertFilesPaths []string KeyFilesPaths []string MinVersion string CipherSuitesOn bool CipherSuites []string })
提交保存
Click to show internal directories.
Click to hide internal directories.