Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedReader ¶
type FeedReader interface {
GetBestFeed() []FeedItem
}
func NewHabrReader ¶
func NewHabrReader() FeedReader
type HabrReader ¶
type HabrReader struct{}
func (HabrReader) GetBestFeed ¶
func (HabrReader) GetBestFeed() []FeedItem
Click to show internal directories.
Click to hide internal directories.