package common type ARecord struct { Domain string IP string TTL int Prio int Disabled bool }