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

# Functions

NewConnectionData creates a connection data struct which holds the port and token for the API.
NewHandlers creates a new Handlers instance.

# Structs

ConnectionData contains the port and authorization token for communication with the backend.
Handlers provides a web api to the backend.

# Interfaces

Backend models the API of the backend.