Documentation ¶
Index ¶
- Variables
- func BodyToSingleLine(body io.Reader) (s string)
- func BuildDomainName(owner, domain string) string
- func BuildURLQueryHostname(owner, domain string) string
- func CheckDomain(domainString string) (err error)
- func ToSingleLine(s string) (line string)
- func ToString(domain, owner string, provider models.Provider, ipVersion ipversion.IPVersion) string
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func BodyToSingleLine ¶
func BuildDomainName ¶
func BuildURLQueryHostname ¶
func CheckDomain ¶
CheckDomain returns an non-nil error if the domain name is not valid. https://tools.ietf.org/html/rfc1034#section-3.5 https://tools.ietf.org/html/rfc1123#section-2.
func ToSingleLine ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.