Documentation ¶
Index ¶
- func Aggregate(fs []feeds.Feed, p *Profile) (out feeds.Feed, err error)
- func Exec(p *Profile, o Opts) (feed feeds.Feed, err error)
- func FetchCollection(c *sdl.Collection) (fs []feeds.Feed, err error)
- func FetchFeed(f *sdl.Feed) (feed feeds.Feed, err error)
- func ParamForId[T any](aps AlgParams[T], id string) T
- type AlgParam
- type AlgParams
- type Algorithm
- type Opts
- type Profile
- type Weights
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Aggregate ¶
Aggregate combines feeds into one megafeed based on a profile.
Types ¶
type AlgParam ¶
type Algorithm ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.