Type alias FQDN

FQDN: Opaque<"FQDN", string>

FQDNs are in the format {service.name}._${service.type}._${service.protocol}.local. FQDNs are also Hostnames.

Generated using TypeDoc