Documentation ¶ Index ¶ func CollectURLCandidates(r io.Reader) ([]string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CollectURLCandidates ¶ func CollectURLCandidates(r io.Reader) ([]string, error) CollectURLCandidates returns a URL list of possible RSS or Atom feeds. URLs are read from the attributes of "<link>" and "<a>" elements and filtered by very simple rules. Types ¶ This section is empty. Source Files ¶ View all Source files html.go Click to show internal directories. Click to hide internal directories.