package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Oct 1, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type URL struct {
*url.URL
TLD, ETLDPlus1, DomainName, BaseDomainName, SubDomainName, Port string
}
URL embeds net/url and adds extra fields ontop
Parse mirrors net/url.Parse except instead it returns
a tld.URL, which contains extra fields.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.