Versions in this module Expand all Collapse all v0 v0.2.3 Sep 15, 2023 v0.2.2 Aug 14, 2023 v0.2.1 Aug 14, 2023 Changes in this version + func FilterFeeds(prams *FilterPrams) (*gofeed.Feed, error) + func GenerateFeeds(feeds *gofeed.Feed, t string) (string, error) + type FilterPrams struct + AuthorRegex string + ContentRegex string + DescriptionRegex string + DotNet bool + TitleRegex string + URL string