package
0.4.0
Repository: https://github.com/fpgeek/mesos-dns.git
Documentation: pkg.go.dev

# 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.