Directories ¶
Path | Synopsis |
---|---|
Package api provides HTTP API of the Bridge.
|
Package api provides HTTP API of the Bridge. |
app
|
|
base
Package base implements a common application base currently shared by bridge and IE.
|
Package base implements a common application base currently shared by bridge and IE. |
bridge
Package bridge implements the bridge CLI application.
|
Package bridge implements the bridge CLI application. |
ie
Package ie implements the ie CLI application.
|
Package ie implements the ie CLI application. |
Package bridge provides core functionality of Bridge app.
|
Package bridge provides core functionality of Bridge app. |
config
|
|
cache
Package cache provides access to contents inside a cache directory.
|
Package cache provides access to contents inside a cache directory. |
settings
Package settings provides access to persistent user settings.
|
Package settings provides access to persistent user settings. |
Package constants contains variables that are set via ldflags during build.
|
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 cookies implements a persistent cookie jar which satisfies the http.CookieJar interface. |
Package crash implements a crash handler with configurable recovery actions.
|
Package crash implements a crash handler with configurable recovery actions. |
Package events provides names of events used by the event listener in bridge.
|
Package events provides names of events used by the event listener in bridge. |
Package frontend provides all interfaces of the Bridge.
|
Package frontend provides all interfaces of the Bridge. |
autoconfig
Package autoconfig provides automatic config of IMAP and SMTP.
|
Package autoconfig provides automatic config of IMAP and SMTP. |
cli
Package cli provides CLI interface of the Bridge.
|
Package cli provides CLI interface of the Bridge. |
cli-ie
Package cliie provides CLI interface of the Import-Export app.
|
Package cliie provides CLI interface of the Import-Export app. |
types
Package types provides interfaces used in frontend packages.
|
Package types provides interfaces used in frontend packages. |
Package imap provides IMAP server of the Bridge.
|
Package imap provides IMAP server of the Bridge. |
uidplus
Package uidplus DOES NOT implement full RFC4315! Excluded parts are: * Response `UIDNOTSTICKY`: All mailboxes of Bridge support stable UIDVALIDITY so it would never return this response Otherwise the standard RFC4315 is followed.
|
Package uidplus DOES NOT implement full RFC4315! Excluded parts are: * Response `UIDNOTSTICKY`: All mailboxes of Bridge support stable UIDVALIDITY so it would never return this response Otherwise the standard RFC4315 is followed. |
Package importexport provides core functionality of Import-Export app.
|
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.
|
Package locations implements a type that provides cross-platform access to standard filesystem locations, including config, cache and log directories. |
Package metrics collects string constants used to report anonymous usage metrics.
|
Package metrics collects string constants used to report anonymous usage metrics. |
Package smtp provides SMTP server of the Bridge.
|
Package smtp provides SMTP server of the Bridge. |
Package store communicates with API and caches metadata in a local database.
|
Package store communicates with API and caches metadata in a local database. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Package transfer provides tools to export messages from one provider and import them to another provider.
|
Package transfer provides tools to export messages from one provider and import them to another provider. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Package users provides core business logic providing API over credentials store and PM API.
|
Package users provides core business logic providing API over credentials store and PM API. |
credentials
Package credentials implements our struct stored in keychain.
|
Package credentials implements our struct stored in keychain. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.