Versions in this module Expand all Collapse all v3 v3.6.4 Nov 29, 2021 v3.6.3 Nov 21, 2021 v3.6.2 Oct 13, 2021 v3.6.1 Sep 8, 2021 Changes in this version type Alidns + func (*Alidns) Support() dnsdomain.Support v3.6.0 Sep 6, 2021 Changes in this version + const Name + func AliyunSigner(accessKeyID, accessSecret string, params *url.Values) + func HmacSign(signMethod string, httpMethod string, appKeySecret string, vals url.Values) (signature []byte) + func HmacSignToB64(signMethod string, httpMethod string, appKeySecret string, vals url.Values) (signature string) + func New() interfaces.Updater + type Alidns struct + Domains []*dnsdomain.Domain + TTL int + func (*Alidns) ConfigItems() echo.KVList + func (*Alidns) Description() string + func (*Alidns) LineTypeURL() string + func (*Alidns) Name() string + func (*Alidns) SignUpURL() string + func (ali *Alidns) Init(settings echo.H, domains []*dnsdomain.Domain) error + func (ali *Alidns) Update(recordType string, ipAddr string) error + type AlidnsResp struct + RecordID string + RequestID string + type AlidnsSubDomainRecords struct + DomainRecords struct{ ... } + TotalCount int