Versions in this module Expand all Collapse all v0 v0.0.2 Mar 31, 2024 v0.0.1 Jun 9, 2023 Changes in this version + type FeedParser struct + func NewFeedParser(httpClient *client.HttpClient) *FeedParser + func (p *FeedParser) ParseFromURL(ctx context.Context, URL string) (*gofeed.Feed, error) v0.0.1-patch Mar 5, 2024