package
4.46.3+incompatible
Repository: https://github.com/bitboxswiss/bitbox-wallet-app.git
Documentation: pkg.go.dev

# Functions

AuthResult triggers an authentication result notification on the base of the input value.
BackendCall bridges GET/POST calls (serverless, directly calling the backend handlers).
CancelAuth triggers an authentication canceled notification.
HandleURI handles an external URI click for registered protocols, e.g.
ManualReconnect exposes the ManualReconnect backend method.
Serve serves the BitBox API for use in a native client.
Shutdown is cleaning up after Serve.
TriggerAuth triggers an authentication request notification.
UsingMobileDataChanged should be called when the network connnection changed.

# Structs

BackendEnvironment implements backend.Environment.

# Interfaces

NativeCommunication provides function to pass responses and push notifications to the native environment.