Documentation
¶
Index ¶
- func DefaultRssReader(db *sqlx.DB, mediaStorage server.MediaStorage) *feeder.Feeder
- func SubscribeToFeed(ctx context.Context, exec boil.ContextExecutor, userID string, rawURL string) error
- func UnsubscribeFromFeed(ctx context.Context, exec boil.ContextExecutor, userID string, ...) error
- type RssFeed
- type RssFeedItem
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultRssReader ¶
func SubscribeToFeed ¶
func UnsubscribeFromFeed ¶
Types ¶
type RssFeed ¶
func GetRssFeeds ¶
Click to show internal directories.
Click to hide internal directories.