# Functions
DomainFrag mangles the given name in order to produce a valid domain fragment.
RFC1123 mangles a name to conform to the DNS label rules specified in RFC1123.
RFC952 mangles a name to conform to the DNS label rules specified in RFC952.
# Constants
Sep is the default domain fragment separator.
# Type aliases
Func is a function type representing label functions.