Added a comment.

This commit is contained in:
Martin Dosch 2018-08-02 09:41:21 +02:00
parent 437506313d
commit 03a3fd5b8e

View file

@ -17,6 +17,7 @@ import (
"jaytaylor.com/html2text"
)
// Get new articles for specified feed.
func getArticles(feedURL string, max int) (string, error) {
type feedCache struct {