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
- Sets a default of IN because well, what else would you use?
- If you don’t specify a name, it’s the root.
- default RNAME value for FileZone