interface Deno.SrvRecord
If Deno.resolveDns
is called with "SRV"
record type
specified, it will return an array of objects with this interface.
Properties Jump to heading
Jump to headingpriority: number
Jump to headingweight: number
Jump to headingport: number
Jump to headingtarget: string