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

# Functions

NewBridgeWrap wraps bridge struct into local bridgeWrap to implement local interface.
NewImportExportWrap wraps import-export struct into local importExportWrap to implement local interface.

# Interfaces

Bridger is an interface of bridge needed by frontend.
ImportExporter is an interface of import-export needed by frontend.
No description provided by the author
PanicHandler is an interface of a type that can be used to gracefully handle panics which occur.
Restarter allows the app to set itself to restart next time it is closed.
No description provided by the author
User is an interface of user needed by frontend.
UserManager is an interface of users needed by frontend.