index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
worker
/
notmuch
/
events.go
blob: df35b21ff5fb030b51a0aaa0b8697a4c58616c55 (
plain
) (
blame
)
1
2
3
4
5
package
notmuch
type
eventType
interface
{}
type
event
struct
{}