Module goatns::zones

source ·

Structs

  • A DNS Zone
  • A DNS Record from the JSON file
  • A list of records associated with a given name - ie foo.example.com -> [A { 1.2.3.4}, AAAA { 2000:cafe:beef } etc

Functions