Documentation ¶
Overview ¶
Package xurl contains utility functions for working with URLs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadFromFile ¶
LoadFromFile loads URLs from a file, line by line, and returns them as a slice of strings. It trims any leading/trailing whitespace from each URL and skips empty lines.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.