Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Item ¶
type Item struct {
URL string
Title *string
Author *string
Tags *string // Comma-separated, feed-defined tags for the item
Content *string
Published time.Time
Updated time.Time
}
Item fields jointly derivable from JSON and Atom feeds. This struct is a subset of the item fields stored by reader.
This package is a cel environment for filtering ¶
Click to show internal directories.
Click to hide internal directories.