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

# Packages

Package autoconfig provides automatic config of IMAP and SMTP.
Package cli provides CLI interface of the Bridge.
Package cliie provides CLI interface of the Import-Export app.
No description provided by the author
No description provided by the author
Package types provides interfaces used in frontend packages.

# Functions

New returns initialized frontend based on `frontendType`, which can be `cli` or `qt`.
NewImportExport returns initialized frontend based on `frontendType`, which can be `cli` or `qt`.

# Interfaces

Frontend is an interface to be implemented by each frontend type (cli, gui, html).