package
0.0.0-20240521083254-553ec8ccecaa
Repository: https://github.com/shmeljuj/software-engineering.git
Documentation: pkg.go.dev

# Functions

FromAcceptTransactionUserDTO converts an AcceptTransactionUserRequest DTO to a TransactionUser entity.
FromCreateTransactionDTO creates a Transaction from a CreateTransactionRequest DTO.
FromCreateTransactionUserDTO converts a CreateTransactionUserRequest DTO to a TransactionUser entity.
FromEditTransactionDTO creates a Transaction from an EditTransactionRequest DTO.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Represents how the transaction structure is stored in the database.
Represents how the transaction user structure is stored in the database.

# Type aliases

No description provided by the author