1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-07-30 02:35:22 +02:00
aerc/worker/lib
Robin Jarry 0ca8087ec9 treewide: replace interface{} with any
Since go 1.18, interface{} can be replaced with any.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Karel Balej <balejk@matfyz.cz>
2025-04-07 10:51:05 +02:00
..
foldermap.go lib: parse query-map and folder-map files 2023-06-22 10:55:25 +02:00
foldermap_test.go lib: parse query-map and folder-map files 2023-06-22 10:55:25 +02:00
headers.go worker: move shared code to lib 2023-10-28 19:24:55 +02:00
maildir.go maildir: set the forwarded flag when forwarding msgs 2024-08-20 11:54:34 +02:00
search.go completion: display descriptions next to choices 2024-10-23 10:22:51 +02:00
size.go worker: move shared code to lib 2023-10-28 19:24:55 +02:00
sort.go treewide: replace interface{} with any 2025-04-07 10:51:05 +02:00