package
0.0.0-20240503175639-a2d32e4eb6a1
Repository: https://github.com/kdwils/feedreader.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Functions

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

HTTP describes how to make an http request.
Parser describes how to parse an rss feed go:generate mockgen -destination=mocks/mock_parser.go -package=mocks github.com/kdwils/feedreader/pkg/parser Parser.