Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UseCase ¶
type UseCase struct {
// contains filtered or unexported fields
}
UseCase manages mappings of CheckingAccounts with Customers
func NewUseCase ¶
func NewUseCase(mappingManager customer_checking_account_mapping.Manager) *UseCase
NewUseCase inits the useCase manager to create mapping of CheckingAccounts with Customers
Click to show internal directories.
Click to hide internal directories.