aerc/lib/iterator
Koni Marti 88afe7bb4a store: implement the simplified index handling
Simplify the index handling for moving to the next or previous message.
Same for moving to the next or previous search results. Moving of the
index variable relies on the iterator package's StartIndex and EndIndex
functions.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-10-27 22:44:39 +02:00
..
impl.go iterator: implement iterators over uid/thread data 2022-10-27 22:44:39 +02:00
index.go store: implement the simplified index handling 2022-10-27 22:44:39 +02:00
index_test.go iterator: add functionality to move indices 2022-10-27 22:44:39 +02:00
iterator.go iterator: implement iterators over uid/thread data 2022-10-27 22:44:39 +02:00
iterator_test.go iterator: implement iterators over uid/thread data 2022-10-27 22:44:39 +02:00