Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Deps ¶
type Deps struct {
Uow repository.UnitOfWork
EventBus eventbus.Bus
CurrencyRegistry *currency.Registry
PaymentProvider provider.PaymentProvider
Logger *slog.Logger
}
Deps contains all the dependencies needed by the application
Click to show internal directories.
Click to hide internal directories.