aerc/worker/lib
Julian Pidancet ea10b329dd maildir: replace ListFolder method with FolderMap
Replace ListFolder with a new method that returns a map indexed by
folder names instead of a list of folder names. A map is simpler to use
and more efficient in case we only want to check the presence of a
specific folder in the Maildir store.

Signed-off-by: Julian Pidancet <julian.pidancet@oracle.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Acked-by: Tim Culverhouse <tim@timculverhouse.com>
2022-10-27 21:39:41 +02:00
..
testdata/message lint: check for bad white space habits 2022-10-19 10:19:19 +02:00
maildir.go maildir: replace ListFolder method with FolderMap 2022-10-27 21:39:41 +02:00
parse.go lib: parse address header fields to utf-8 2022-09-29 16:51:53 +02:00
parse_test.go go: removed io/ioutil 2022-08-22 09:30:19 +02:00
search.go go: removed io/ioutil 2022-08-22 09:30:19 +02:00
sort.go lint: homogenize operations and minor fixes (gocritic) 2022-08-04 21:58:01 +02:00