9 Commits

Author SHA1 Message Date
d1d80a91cd Add 'gofmt' linter 2022-03-13 17:13:40 -07:00
223734d001 Remove all references to deprecated 'ioutil' package 2022-03-13 16:33:17 -07:00
069ab83fba Refactor scraper tests
- use Stretchr assert package for assertions
- use "dot imports" to remove "scraper.XYZ" from everything
2022-01-31 19:14:14 -08:00
c803794a0f Change TweetID to be an int64 instead of a string 2021-08-04 14:49:20 -07:00
529c181397 Fix build errors 2021-08-04 02:14:06 -07:00
d81fae0013 Make UserID an alias for int64 rather than string 2021-08-04 02:00:58 -07:00
0221cbe865 Fix some unnecessary typecasting 2021-07-24 10:23:40 -07:00
5290a0b549 Add linting 2021-06-14 13:08:38 -07:00
5b7d3dcdc4 Add Retweet type 2021-06-14 12:14:51 -07:00