aboutsummaryrefslogtreecommitdiffstats
path: root/worker/imap/observer.go
Commit message (Expand)AuthorAgeFilesLines
* lint: add missing panic handlers in goroutinesRobin Jarry2023-01-061-0/+2
* logging: rename package to logRobin Jarry2022-12-021-2/+2
* logging: homogenize levelsRobin Jarry2022-12-021-1/+1
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-1/+2
* logging: use level-based logger functionsRobin Jarry2022-07-231-3/+4
* imap: monitor the logout channel with an observerKoni Marti2022-05-041-0/+152