integrations

package
v0.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SellerApp

type SellerApp struct {
	SellerStack    *stack.SellerStack
	ConsumerStack  *stack.OutgoingConsumerStack
	AccountUuid    string
	SellerUuid     string
	RequestedItems map[string]string
	StoreOpen      bool
	ProviderInfo   seller.SellerInfo
}

func NewSellerApp

func NewSellerApp(beacon beacon.Beacon) *SellerApp

func (*SellerApp) CloseStore

func (sa *SellerApp) CloseStore()

func (*SellerApp) OpenStore

func (sa *SellerApp) OpenStore()

func (*SellerApp) SetupSellerStack

func (sa *SellerApp) SetupSellerStack()

func (*SellerApp) UpdatePrices

func (sa *SellerApp) UpdatePrices()

type WalletConsumer

type WalletConsumer struct {
	*stack.OutgoingConsumerStack
	ConsumerBeacon beacon.Beacon
}

emulates wallet consumer from bs-demo

func NewWalletConsumer

func NewWalletConsumer(beacon beacon.Beacon) WalletConsumer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL