go-domain-util icon indicating copy to clipboard operation
go-domain-util copied to clipboard

Add function to check the number of subdomains

Open gohumble opened this issue 6 years ago • 0 comments

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 :)

gohumble avatar Oct 25 '19 13:10 gohumble