Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRequestFailed error = errors.New("http request failed")
)
Functions ¶
This section is empty.
Types ¶
type Rss ¶
type Rss struct {
Channel RssChannel `xml:"channel"`
}
type RssChannel ¶
Click to show internal directories.
Click to hide internal directories.