Documentation ¶ Index ¶ func URLsFromRR(rr dns.RR) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func URLsFromRR ¶ func URLsFromRR(rr dns.RR) (string, error) URLsFromRR returns a list of URL's derived from rr, which is suitable for passing to a search engine crawler like YaCy. If no such list can be derived, returns an empty string. Types ¶ This section is empty. Source Files ¶ View all Source files rrtourl.go Click to show internal directories. Click to hide internal directories.