package
3.4.1
Repository: https://github.com/ncarlier/feedpushr.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAggregatorManager creates a new aggregator manager.
NewFeedAggregator creats a new feed aggregator.
NewFeedHandler create new feed handler.

# 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.

# Type aliases

Action is used to manage a process.
Status is the process status.