app

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	wallet.Store
	wallet.TxStore
}

App wallet logic implementation.

func (App) ComputeAndFetch

func (a App) ComputeAndFetch(ctx context.Context, filter wallet.Filter) ([]wallet.W, error)

ComputeAndFetch logic implementation.

type TxApp

type TxApp struct {
	wallet.TxStore
	wallet.Store
}

TxApp application implementation.

func (TxApp) CreateTx

func (a TxApp) CreateTx(ctx context.Context, tx wallet.Tx) error

CreateTx logic implementation.

Jump to

Keyboard shortcuts

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