ea10b329dd
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> |
||
---|---|---|
.. | ||
testdata/message | ||
maildir.go | ||
parse.go | ||
parse_test.go | ||
search.go | ||
sort.go |