Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 Changes in this version + type AcmeCreateTaskAction actions.Action + func (this *AcmeCreateTaskAction) RunGet(params struct{ ... }) + func (this *AcmeCreateTaskAction) RunPost(params struct{ ... }) + type AcmeCreateUserAction actions.Action + func (this *AcmeCreateUserAction) RunGet(params struct{ ... }) + func (this *AcmeCreateUserAction) RunPost(params struct{ ... }) + type AcmeDeleteTaskAction actions.Action + func (this *AcmeDeleteTaskAction) RunPost(params struct{ ... }) + type AcmeDnsCheckingAction actions.Action + func (this *AcmeDnsCheckingAction) RunPost(params struct{ ... }) + type AcmeDownloadAction actions.Action + func (this *AcmeDownloadAction) RunGet(params struct{ ... }) + type AcmeRecordsAction actions.Action + func (this *AcmeRecordsAction) RunPost(params struct{ ... }) + type AcmeRenewTaskAction actions.Action + func (this *AcmeRenewTaskAction) RunPost(params struct{ ... }) + type AcmeTaskAction actions.Action + func (this *AcmeTaskAction) RunGet(params struct{ ... }) + type AcmeUserDeleteAction actions.Action + func (this *AcmeUserDeleteAction) RunPost(params struct{ ... }) + type AcmeUsersAction actions.Action + func (this *AcmeUsersAction) RunGet(params struct{ ... }) + type DownloadFileAction actions.Action + func (this *DownloadFileAction) RunGet(params struct{ ... }) + type GenerateAction actions.Action + func (this *GenerateAction) RunGet(params struct{ ... }) + type IndexAction actions.Action + func (this *IndexAction) Run(params struct{ ... }) + type MakeSharedAction actions.Action + func (this *MakeSharedAction) RunPost(params struct{ ... }) + type ShutdownHttpsAction actions.Action + func (this *ShutdownHttpsAction) Run(params struct{ ... }) + type StartHttpsAction actions.Action + func (this *StartHttpsAction) Run(params struct{ ... }) + type UpdateAction actions.Action + func (this *UpdateAction) Run(params struct{ ... }) + func (this *UpdateAction) RunPost(params struct{ ... })