json

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer

type Writer struct{}

func NewWriter

func NewWriter() *Writer

func (*Writer) GetCustomer

func (w *Writer) GetCustomer(customer sbanken.Customer)

func (*Writer) ListAccounts

func (w *Writer) ListAccounts(accounts []sbanken.Account)

func (*Writer) ListCards

func (w *Writer) ListCards(cards []sbanken.Card)

func (*Writer) ListEfakturas

func (w *Writer) ListEfakturas(efakturas []sbanken.Efaktura)

func (*Writer) ListPayments

func (w *Writer) ListPayments(payments []sbanken.Payment)

func (*Writer) ListStandingOrders

func (w *Writer) ListStandingOrders(standingOrders []sbanken.StandingOrder, _ bool)

func (*Writer) ListTransactions

func (w *Writer) ListTransactions(transactions []sbanken.Transaction, _ bool, _ bool, _ bool)

func (*Writer) PayEfaktura

func (w *Writer) PayEfaktura(q *sbanken.EfakturaPayQuery)

func (*Writer) ReadAccount

func (w *Writer) ReadAccount(account sbanken.Account)

func (*Writer) ReadEfaktura

func (w *Writer) ReadEfaktura(efaktura sbanken.Efaktura)

func (*Writer) ReadPayment

func (w *Writer) ReadPayment(payment sbanken.Payment)

func (*Writer) SetColors

func (w *Writer) SetColors(_ bool)

func (*Writer) SetOutputMirror

func (w *Writer) SetOutputMirror(m io.Writer)

func (*Writer) SetStyle

func (w *Writer) SetStyle(_ string)

func (*Writer) Transfer

func (w *Writer) Transfer(q *sbanken.TransferQuery)

Jump to

Keyboard shortcuts

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