package
module
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Dec 9, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 14
Opens a new window with list of known importers.
README
¶
Documentation
¶
type URL struct {
*url.URL
TLD, ETLDPlus1, DomainName, BaseDomainName, SubDomainName, Port string
}
URL embeds net/url and adds extra fields ontop
ParseURL 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.