summaryrefslogtreecommitdiffstats
path: root/fern.go
Commit message (Collapse)AuthorAgeFilesLines
* fern.go: add docsiddharth2021-12-011-1/+37
|
* fern: update initsiddharth2021-11-291-0/+2
| | | | Add comments.
* state: update ProcessStatesiddharth2021-11-291-5/+6
| | | | | 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.
* fern: update mainsiddharth2021-11-291-0/+6
| | | | Display number of feeds yet to be processed.
* fern: flush out mainsiddharth2021-11-281-1/+55
|
* initial commitsiddharth2021-11-271-0/+6