/tldify

The tld package provides functionality to parse URLs and extract various components such as subdomain, domain, top-level domain (TLD), and port. It is particularly useful for scenarios where you need to analyze or manipulate URLs in your Go applications.

Primary LanguageGoMIT LicenseMIT

No issues in this repository yet.