# Packages
Package api provides HTTP API of the Bridge.
No description provided by the author
Package bridge provides core functionality of Bridge app.
No description provided by the author
Package constants contains variables that are set via ldflags during build.
Package cookies implements a persistent cookie jar which satisfies the http.CookieJar interface.
Package crash implements a crash handler with configurable recovery actions.
Package events provides names of events used by the event listener in bridge.
Package frontend provides all interfaces of the Bridge.
Package imap provides IMAP server of the Bridge.
Package importexport provides core functionality of Import-Export app.
Package locations implements a type that provides cross-platform access to standard filesystem locations, including config, cache and log directories.
No description provided by the author
Package metrics collects string constants used to report anonymous usage metrics.
No description provided by the author
No description provided by the author
Package smtp provides SMTP server of the Bridge.
Package store communicates with API and caches metadata in a local database.
Package transfer provides tools to export messages from one provider and import them to another provider.
No description provided by the author
Package users provides core business logic providing API over credentials store and PM API.
No description provided by the author