Documentation ¶
Index ¶
Constants ¶
View Source
const DNS1035LabelMaxLength int = 63
DNS1035LabelMaxLength is a label's max length in DNS (RFC 1035)
Variables ¶
View Source
var Dns1035LabelRegexp = regexp.MustCompile("^" + dns1035LabelFmt + "$")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.