io.scalajs.nodejs.dns
Represents a DNS SOA record.
{ nsname: 'ns.example.com', hostmaster: 'root.example.com', serial: 2013101809, refresh: 10000, retry: 2400, expire: 604800, minttl: 3600 }
Represents a DNS SOA record.