summaryrefslogtreecommitdiffstats
path: root/state
Commit message (Collapse)AuthorAgeFilesLines
* state/state.go: add docssiddharth2021-12-131-0/+3
|
* state: update ProcessState.DBsiddharth2021-11-291-1/+2
| | | | Add documentation.
* state: update ProcessStatesiddharth2021-11-291-2/+0
| | | | | Remove FeedsProcessing. Use a local variable to track the feeds that are being processed instead in the `main` function.
* state: update ProcessStatesiddharth2021-11-291-2/+0
| | | | Remove unused fields -- YDLPath and DumpDir.
* state: add ProcessState.DBsiddharth2021-11-281-0/+3
|
* state: add EntryResult.EntryTitlesiddharth2021-11-281-2/+3
|
* state: add Feed.FeedResultsiddharth2021-11-281-2/+3
|
* add `state` packagesiddharth2021-11-281-0/+33