package
0.0.0-20231113191602-a94af40aa850
Repository: https://github.com/gsabadini/go-transactions.git
Documentation: pkg.go.dev
# Functions
NewCreateAccountHandler creates new CreateAccountHandler with its dependencies.
NewCreateTransactionHandler creates new CreateTransactionHandler with its dependencies.
NewFindAccountByIDHandler creates new FindAccountByIDHandler with its dependencies.
# Structs
CreateAccountHandler defines the dependencies of the HTTP handler for the use case.
CreateTransactionHandler defines the dependencies of the HTTP handler for the use case.
FindAccountByIDHandler defines the dependencies of the HTTP handler for the use case.