Commit graph

7 commits

Author SHA1 Message Date
b5707ab71c Fix all go vet issues 2020-07-01 00:01:20 +01:00
2f5863b17a Use log instead of fmt for logging
Also fix up a few errors to lower case
2020-06-11 19:04:53 +01:00
14c4e61660 Fix up gocritic issues 2020-06-10 12:34:04 +01:00
aa4df38ead Swap kind to bytes and reduce chunk size 2020-06-07 18:21:44 +01:00
ceca4eb7fa Refactor the Tile to a full Atlas
This atlas is a set of chunks and supports resizing
2020-06-07 18:08:34 +01:00
b9d5a54741 Handle 0 size data files and augment the error that comes back from Unmarshal 2020-06-03 12:58:10 +01:00
c5ebbc3c40 Extract persistence code into own class 2020-06-03 12:10:31 +01:00