rss

package
v0.0.0-...-a1674a9 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RSS

type RSS struct {
}

func Get

func Get() *RSS

func (RSS) GetChanges

func (r RSS) GetChanges(feedContent []byte, prevFeedContent []byte) ([]interface{}, error)

func (RSS) GetEntries

func (r RSS) GetEntries(feedContent []byte) []item

func (RSS) GetNewEntries

func (r RSS) GetNewEntries(feedContent []byte, prevFeedContent []byte) []item

func (RSS) HasChanged

func (r RSS) HasChanged(feedContent []byte, prevFeedContent []byte) (bool, error)

Jump to

Keyboard shortcuts

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