package
0.0.0-20201026145503-ef7b81ef1dbf
Repository: https://github.com/gutoscherer/transactionsroutine.git
Documentation: pkg.go.dev

# Functions

NewAccountPresenter creates a new AccountPresenter implementation.
NewTransactionPresenter creates a new TransactionPresenter implementation.

# Structs

CreateAccountOutput represents the output data for the create account usecase.
CreateTransactionOutput represents the output data for the create transaction usecase.
RetrieveAccountOutput represents the output data for the retrieve account usecase.

# Interfaces

AccountPresenter represents the output port for account usecases.
TransactionPresenter represents the output port for transaction usecases.