Documentation ¶
Index ¶
Constants ¶
View Source
const DNS1035LabelMaxLength int = 63
DNS1035LabelMaxLength is a label's max length in DNS (RFC 1035)
Variables ¶
This section is empty.
Functions ¶
func DNS1035Label ¶
IsDNS1035Label tests for a string that conforms to the definition of a label in DNS (RFC 1035). A DNS-1035 label must consist of lower case alphanumeric characters or '-', start with an alphabetic character, and end with an alphanumeric character.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.