Documentation
¶
Index ¶
Constants ¶
View Source
const ( BaseURL = "https://notalwaysright.com" DefaultPageCount = 3 DefaultSection = "newest" DefaultTags = "" FeedID = "91f04a6d-ff1c-4d86-8d50-9962f640eda7" FeedTitle = "Not Always Right" FeedDescription = "" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedData ¶
type FeedData struct {
URL string
LastDisplayTime time.Time
// contains filtered or unexported fields
}
func NewFeedData ¶
func (*FeedData) GenerateAtomFeed ¶
func (*FeedData) GetNewItems ¶
func (*FeedData) PrintToConsole ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.