aboutsummaryrefslogtreecommitdiffstats
path: root/worker/mbox/models.go
Commit message (Expand)AuthorAgeFilesLines
* model: change flags array to bitmaskRobin Jarry2023-01-041-19/+8
* go: removed io/ioutilMoritz Poldrack2022-08-221-3/+2
* lint: work nicely with wrapped errors (errorlint)Moritz Poldrack2022-08-041-1/+1
* lint: ensure errors are at least logged (errcheck)Moritz Poldrack2022-08-041-1/+4
* mbox: implement an mbox backend workerKoni Marti2022-07-141-0/+203