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

# Functions

NewBanners makes a new Banners instance.

# Constants

KeyBitBox01 is the message key for the event when a BitBox01 gets connected.
KeyBitBox02 is the message key for the event when a BitBox02 gets connected.
TypeInfo means the banner will be shown and styled as an info.
TypeSuccess means the banner will be shown and styled as a success message.
TypeWarning means the banner will be shown and styled as a warning.

# Structs

Banners fetches banner information from remote.
Message is one entry in the banners json.

# Type aliases

MessageKey enumerates the possible keys in the banners json.
TypeCode determines the type of banner.