go-domain-util
go-domain-util copied to clipboard
Add function to check the number of subdomains
Reopened this PR on different branch.
I do processing decisions based on the number of subdomains. For this purpose I'm using the Splitdomain() function and checking the number of subdomains manually. To prevent this, I added a HasSubdomainQuantity() utility function.
You may also like this :)