Documentation ¶
Index ¶
- func GetFeedsToRefresh(ctx context.Context, exec boil.ContextExecutor) ([]*core.RSSFeed, error)
- func LockFeed(ctx context.Context, exec boil.ContextExecutor, feedID string) (*core.RSSFeed, error)
- func SaveFeed(ctx context.Context, exec boil.ContextExecutor, feed *core.RSSFeed, ...) error
- func SaveFeedItem(ctx context.Context, exec boil.ContextExecutor, feedID string, ...) (bool, error)
- func SaveFetchFailure(ctx context.Context, exec boil.ContextExecutor, feed *core.RSSFeed, ...) error
- type Feeder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFeedsToRefresh ¶
func SaveFeedItem ¶
func SaveFetchFailure ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.