package
2.4.8
Repository: https://github.com/protonmail/proton-bridge.git
Documentation: pkg.go.dev

# Packages

Package credentials implements our struct stored in keychain.
Package mocks is a generated GoMock package.

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

ErrLoggedOutUser is sent to IMAP and SMTP if user exists, password is OK but user is logged out from the app.
ErrUserAlreadyConnected is returned when authentication was OK but there is already active account for this user.
ErrWrongMailboxPassword is returned when login password is OK but not the mailbox one.

# Structs

User is a struct on top of API client and credentials store.
No description provided by the author
Users is a struct handling users.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author