portfoliodownloader

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: GPL-3.0 Imports: 8 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 {
	// contains filtered or unexported fields
}

func NewApp

func NewApp(
	transactionsClient transactions.ClientInterface,
	eventTypeResolver transactions.EventTypeResolverInterface,
	timelineDetailsClient details.ClientInterface,
	transactionProcessor transaction.ProcessorInterface,
	logger *log.Logger,
) App

func (App) GetTimelineTransactions added in v0.10.0

func (a App) GetTimelineTransactions() ([]transactions.ResponseItem, error)

func (App) ProcessTransactionResponse added in v0.10.0

func (a App) ProcessTransactionResponse(response transactions.ResponseItem) error

func (App) Run

func (a App) Run() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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