This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
Transparent Sawfish
Extract the HTTP request task from Hub (#56) * This also involves extracting the token creator from Hub * Also, moved the retention and SQL jobs to `handlers` package * Fixed a go routine leak in the HTTP task handler's code * Use `time.Duration` for the duration and remove `Hub` from strings * Allow variations of JSON content types * Add test case that proves empty response works