package
0.1.1
Repository: https://github.com/crazcalm/go-rss-reader.git
Documentation: pkg.go.dev

# Functions

CheckFile is responsible for making sure that the file exist, which includes - making sure that the file path exists - making sure that the file path is not a directory */.
ExtractFileContent is responsible for extracting the content from the rss url file.

# Structs

Data -- Container to keep the url and tags of a feed.