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 Dnspod + func (*Dnspod) Support() dnsdomain.Support v3.6.0 Sep 6, 2021 Changes in this version + const Name + func New() interfaces.Updater + type Dnspod struct + Domains []*dnsdomain.Domain + TTL int + func (*Dnspod) ConfigItems() echo.KVList + func (*Dnspod) Description() string + func (*Dnspod) LineTypeURL() string + func (*Dnspod) Name() string + func (*Dnspod) SignUpURL() string + func (dnspod *Dnspod) Init(settings echo.H, domains []*dnsdomain.Domain) error + func (dnspod *Dnspod) Update(recordType string, ipAddr string) error + type DnspodRecordListResp struct + Records []struct{ ... } + type DnspodStatus struct + Status struct{ ... }