Documentation ¶
Index ¶
- type Atom
- func (a Atom) GetChanges(feedContent []byte, prevFeedContent []byte) ([]interface{}, error)
- func (a Atom) GetEntries(feedContent []byte) []entry
- func (a Atom) GetNewEntries(feedContent []byte, prevFeedContent []byte) []entry
- func (a Atom) HasChanged(feedContent []byte, prevFeedContent []byte) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Atom ¶
type Atom struct { }
func (Atom) GetChanges ¶
func (Atom) GetEntries ¶
func (Atom) GetNewEntries ¶
Click to show internal directories.
Click to hide internal directories.