# Functions
NewBankAccountRepository create a new BankAccountRepository.
OpenBankAccount opens a new bank account.
# Constants
BankAccountTypeName is the name used to identify a bank account within the event store.
# Variables
ErrInsufficientMoney occurs when a bank account has insufficient funds.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BankAccountRepository is a repository for bank accounts.