# Packages
No description provided by the author
# Functions
NewFeedAggregator creats a new feed aggregator.
NewFeedHandler create new feed handler.
NewManager creates a new aggregator manager.
# Constants
RunningStatus is the status of a running process.
StartAction is the action to start a process.
StopAction is the action to stop a process.
StoppedStatus is the status of a stoppedprocess.
# Structs
FeedAggregator aggregator.
FeedHandler handles feed refresh.
FeedStatus status of a feed.
Manager of the feed aggregators.