habr

package
v0.0.0-...-6f6bef0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeedItem

type FeedItem struct {
	LinkToImage string
	Message     string
	ID          string
}

type FeedReader

type FeedReader interface {
	GetBestFeed(allowedTags []string) []FeedItem
}

func NewHabrReader

func NewHabrReader() FeedReader

type HabrReader

type HabrReader struct{}

func (HabrReader) GetBestFeed

func (HabrReader) GetBestFeed(allowedTags []string) []FeedItem

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL