package
Version:
v0.0.0-...-8a01370
Opens a new window with list of versions in this module.
Published: Mar 4, 2021
License: Apache-2.0
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 {
Subdomain, Domain, TLD string
ICANN bool
}
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.