aerc/worker/notmuch/events.go
2020-02-16 10:41:18 -05:00

6 lines
65 B
Go

package notmuch
type eventType interface{}
type event struct{}