Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandPattern ¶
ExpandPattern expands a regex pattern into all possible domain name combinations Supports: [a-z] character ranges, {n} repetition counts, and literal characters Example: "[a-z]{3}" generates all 3-letter combinations: aaa, aab, aac, ..., zzz
func ValidatePattern ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.