feedparser

package
v0.0.0-...-e7b3743 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidFeed = errors.New("Invalid feed")

ErrInvalidFeed is returned if RSS/Atom is invalid, missing or empty

Functions

This section is empty.

Types

type Feedparser

type Feedparser interface {
	Fetch(*models.Channel) error
}

Feedparser handles fetching of RSS/Atom podcast feeds

func New

func New() Feedparser

New returns a Feedparser instance

Directories

Path Synopsis
Godeps
_workspace/src/github.com/jinzhu/now
Package now is a time toolkit for golang.
Package now is a time toolkit for golang.
_workspace/src/github.com/jteeuwen/go-pkg-rss
Credits go to github.com/SlyMarbo/rss for inspiring this solution.
Credits go to github.com/SlyMarbo/rss for inspiring this solution.
_workspace/src/github.com/jteeuwen/go-pkg-xmlx
This package wraps the standard XML library and uses it to build a node tree of any document you load.
This package wraps the standard XML library and uses it to build a node tree of any document you load.
_workspace/src/golang.org/x/crypto/bcrypt
Package bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm.
Package bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm.
_workspace/src/golang.org/x/crypto/blowfish
Package blowfish implements Bruce Schneier's Blowfish encryption algorithm.
Package blowfish implements Bruce Schneier's Blowfish encryption algorithm.

Jump to

Keyboard shortcuts

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