aerc/worker
Ben Burwell cce7cb4808 Factor UI models out of the worker message package
Before, the information needed to display different parts of the UI was
tightly coupled to the specific messages being sent back and forth to
the backend worker. Separating out a models package allows us to be more
specific about exactly what a backend is able to and required to
provide for the UI.
2019-07-08 16:06:23 -04:00
..
imap Factor UI models out of the worker message package 2019-07-08 16:06:23 -04:00
types Factor UI models out of the worker message package 2019-07-08 16:06:23 -04:00
worker.go Load IMAP worker for imap+insecure 2019-05-20 19:28:04 -04:00