development

package
v0.0.0-...-a71e659 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2020 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Providers = wire.NewSet(
	plugin.NewServer,
	newFakeExchangeRatesPlugin,
	newFakeCurrencyMetadataPlugin,
	newContainer)

Functions

This section is empty.

Types

type Container

type Container struct {
	FakeBitcoinWallet           plugin.WalletPlugin
	FakeMoneroWallet            plugin.WalletPlugin
	FakeBitcoinCashWallet       plugin.WalletPlugin
	FakeExchangeRatesPlugin     plugin.ExchangeRatesPlugin
	FakeCurrencyMetadataPlugion plugin.CurrencyMetadataPlugin
	Server                      *plugin.Server
}

func NewContainer

func NewContainer(globalLogger hclog.Logger) (*Container, error)

Jump to

Keyboard shortcuts

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