Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | state/state.go: add docs | siddharth | 2021-12-13 | 1 | -0/+3 |
| | |||||
* | state: update ProcessState.DB | siddharth | 2021-11-29 | 1 | -1/+2 |
| | | | | Add documentation. | ||||
* | state: update ProcessState | siddharth | 2021-11-29 | 1 | -2/+0 |
| | | | | | Remove FeedsProcessing. Use a local variable to track the feeds that are being processed instead in the `main` function. | ||||
* | state: update ProcessState | siddharth | 2021-11-29 | 1 | -2/+0 |
| | | | | Remove unused fields -- YDLPath and DumpDir. | ||||
* | state: add ProcessState.DB | siddharth | 2021-11-28 | 1 | -0/+3 |
| | |||||
* | state: add EntryResult.EntryTitle | siddharth | 2021-11-28 | 1 | -2/+3 |
| | |||||
* | state: add Feed.FeedResult | siddharth | 2021-11-28 | 1 | -2/+3 |
| | |||||
* | add `state` package | siddharth | 2021-11-28 | 1 | -0/+33 |