aerc/worker/notmuch/events.go

6 lines
65 B
Go

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