Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddFeedsFromFile ¶
AddFeedsFromFile reads a list of feed URLs from a file and creates a new Feed model for each of them, storing it into the database.
The file MUST contain a single URL on each line. Each line is stripped from spaces, and empty lines are skipped, but no further validation is performed. If a URL corresponds to an already existing Feed, it is simply ignored.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.