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

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

# Type aliases

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