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 ¶
Feedparser handles fetching of RSS/Atom podcast feeds
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. |
Click to show internal directories.
Click to hide internal directories.