package query import ( "git.giaever.org/joachimmg/m-dns/host" type Query struct { Service host.HostString }