Versions in this module Expand all Collapse all v0 v0.2.8 Dec 19, 2018 v0.2.7 Oct 2, 2018 v0.2.6 Mar 16, 2018 v0.2.5 Jan 23, 2018 Changes in this version type CurrentNameServer + ID int + IP string type DomainNS + IP string type Record + ID int64 type Task + ID int64 v0.2.4 Dec 6, 2017 Changes in this version + type CurrentNameServer struct + Host string + Id int + Ip string + IsUsed bool + ToDelete bool + type Domain struct + NameServerType string + TransferLockStatus string + type DomainNS struct + Host string + Ip string + type Record struct + FieldType string + Id int64 + SubDomain string + TTL uint32 + Target string + Zone string + type Task struct + CanAccelerate bool + CanCancel bool + CanRelaunch bool + Comment string + CreationDate string + DoneDate string + Function string + Id int64 + LastUpdate string + Status string + TodoDate string + type UpdateNS struct + NameServers []DomainNS + type Void struct + type Zone struct + DNSSecSupported bool + HasDNSAnycast bool + LastUpdate string + NameServers []string