bitcoin

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransactionListener

type TransactionListener struct {
	*sync.Mutex
	// contains filtered or unexported fields
}

func NewTransactionListener

func NewTransactionListener(db repo.Datastore, broadcast chan interface{}, wallet wallet.Wallet) *TransactionListener

func (*TransactionListener) OnTransactionReceived

func (l *TransactionListener) OnTransactionReceived(cb wallet.TransactionCallback)

type WalletListener added in v0.5.3

type WalletListener struct {
	// contains filtered or unexported fields
}

func NewWalletListener added in v0.5.3

func NewWalletListener(db repo.Datastore, broadcast chan interface{}) *WalletListener

func (*WalletListener) OnTransactionReceived added in v0.5.3

func (l *WalletListener) OnTransactionReceived(cb wallet.TransactionCallback)

Jump to

Keyboard shortcuts

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