summaryrefslogtreecommitdiff
path: root/bookpipeline/aws.go
AgeCommit message (Collapse)Author
2019-09-05gofmtNick White
2019-09-04Rewrite heartbeat so errors during it will be reported, and the aws api ↵Nick White
doesn't rely on channels
2019-08-28Split out bookpipeline to cmd/Nick White
2019-08-23Fix gaping bugs by using correct queues and downloadsNick White
This has involved refactoring to make the interface simpler, and just use the URLs / IDs for the necessary queues and storage locations, rather than wrap these in functions.
2019-08-22gofmtNick White
2019-08-22Update usage string, and commentsNick White