payment

package
v0.0.0-...-66ccf9c Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Details

type Details struct {
	TxMemo string `json:"tx_memo"`
	TxHash string `json:"tx_hash"`
	operations.Payment
}

type Opts

type Opts struct {
	AssetDetails watchlist.Details
	Log          *logan.Entry
	WatchAddress string
	Client       horizonclient.ClientInterface
}

type Service

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

func NewService

func NewService(opts Opts) *Service

func (*Service) GetChan

func (s *Service) GetChan() <-chan Details

func (*Service) Run

func (s *Service) Run(ctx context.Context)

Jump to

Keyboard shortcuts

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